Hi,
rBoot is an open source bootloader with more features than the standard sdk bootloader (https://github.com/raburton/esp8266/tree/master/rboot). To enable memory mapping of different parts of the flash it needs to override Cache_Read_Enable_New from the sdk. Could you please mark this function as weak so that it can be easily overridden? It is possible without, but requires a modification to libmain with the objcopy tool. It would be much nicer if this was just marked as weak in the sdk, and would do no harm to anyone who wasn't overriding it - it would continue to work just the same.
Thanks,
Richard.
Please mark Cache_Read_Enable_New as weak
Who is online
Users browsing this forum: No registered users and 43 guests
Login
Newbies Start Here
Are you new to ESP8266?
Unsure what to do?
Dunno where to start?
Start right here!
Latest SDK
Documentation
Complete listing of the official ESP8266 related documentation release by ESPRESSIF!
Must read here!
- All times are UTC+08:00
- Top
- Delete all board cookies
About Us
Espressif Systems is a fabless semiconductor company providing cutting-edge low power WiFi SoCs and wireless solutions for wireless communications and Internet of Things applications. We are the manufacturer of ESP8266EX.