Other Parts Discussed in Thread: SYSBIOS
Tool/software: Code Composer Studio
Hi,
I tried to fix a warning message that a variable was set but never used. After remarking this variable (which is not related to BLE), I found BLE not working if I load the bin file with OAD, but it is okay if I load hex or out files with XDS110.
The size of bin file changed from 313k to 288k. According to map files, I suppose section .rodata.3 starting from 0x4c00 is not included in the bin file by oad_image_tool.exe, since the end of bin file is 0x48000 (288k).
Is it just a setting problem, or an issue of oad_image_tool?
Attached are map files.
ccs version 10.0.0.00010
XDCtools 3.51.2.21
SimpleLink SDK 3.10.0.53
Sincerely,
Gabriel



