esp32-core/README.txt: Fix a URL and a typo
This commit is contained in:
parent
aa40e28862
commit
0650658980
@ -47,7 +47,7 @@ STATUS
|
|||||||
The NuttX fork, TizenRT, has taken the NuttX ESP32 code and developed it
|
The NuttX fork, TizenRT, has taken the NuttX ESP32 code and developed it
|
||||||
further. Refer to:
|
further. Refer to:
|
||||||
|
|
||||||
https://github.com/Samsung/TizenRT/tree/master/os/arch/xtensai
|
https://github.com/Samsung/TizenRT/tree/master/os/arch/xtensa
|
||||||
|
|
||||||
for the current status.
|
for the current status.
|
||||||
|
|
||||||
@ -455,7 +455,7 @@ OpenOCD for the ESP32
|
|||||||
-----
|
-----
|
||||||
OpenOCD currently doesn't have a FLASH driver for ESP32, so you can load
|
OpenOCD currently doesn't have a FLASH driver for ESP32, so you can load
|
||||||
code into IRAM only via JTAG. FLASH-resident sections like .FLASH.rodata
|
code into IRAM only via JTAG. FLASH-resident sections like .FLASH.rodata
|
||||||
will fail to load. The bootloader in ROM doesn't parse ELF, so any imag
|
will fail to load. The bootloader in ROM doesn't parse ELF, so any image
|
||||||
which is bootloaded from FLASH has to be converted into a custom image
|
which is bootloaded from FLASH has to be converted into a custom image
|
||||||
format first.
|
format first.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user