Use the proper "-Wl,--undefined=BootloaderAPI_JumpTable" linker command line...
Use the proper "-Wl,--undefined=BootloaderAPI_JumpTable" linker command line parameter in the bootloaders to ensure that the API jump tables are not discarded, rather than the previous C volatile pointer hack (thanks to Opendous Inc.).
Please register or sign in to comment