1747619727
This commit is contained in:
@@ -97,4 +97,13 @@ segment_0 data-bus 0x3fcd7000 0x3fcd75b3
|
||||
0.text instruction-bus 0x40034af4 0x400577a7
|
||||
|
||||
# External
|
||||
EXTERNAL 0x40058000 0x40058427
|
||||
EXTERNAL 0x40058000 0x40058427
|
||||
|
||||
python $IDF_PATH/tools/idf_tools.py install all
|
||||
|
||||
idf.py qemu --qemu-extra-args "--watch-cycles-breakpoint 100" monitor
|
||||
|
||||
idf.py fullclean; \
|
||||
idf.py python-clean; \
|
||||
idf.py set-target esp32s3; \
|
||||
idf.py --verbose qemu monitor // output written to build/log
|
||||
Reference in New Issue
Block a user