使用CC2541制作OAD imageA时出现错误
按照OAD 文档上的步骤,我在制作OAD_ImagA的时候出现了如下错误:
Unable to open file 'C:Texas Instruments\BLE-CC254x-1.3.1\Projects\ble\THermometer\CC2541DB\..\..\common\CC2541\cc254x_f256_imgA.xcl.
请问如何解决?
那是你没加载这个链接文件
你好,这个我加载过,应该不是这个问题
肯定是你路径没填对 你去看看路径有没有填对
你好,我这边路径修改完之后,出现了新问题,请看看,
Error[e104]: Failed to fit all segments into specified ranges. Problem discovered in segment BANKED_CODE. Unable to place 70 block(s) (0x1d343
byte(s) total) in 0x1bdce byte(s) of memory. The problem occurred while processing the segment placement command
"-P(CODE)BANKED_CODE=_CODE_BEG-_CODE_END,_BANK4_BEG-_BANK4_END,_BANK5_BEG-_BANK5_END,_BANK6_BEG-_BANK6_END,_BA
NK7_BEG-_BANK7_END", where at the moment of placement the available memory ranges were
"CODE:3754-3ff7,CODE:4b000-4ffff,CODE:58171-58173,CODE:582d9-5ffff,CODE:68000-6ffff,CODE:78000-7e7ff"
这个是有些段没有定义,TI应该是处理好了,可能是有些条件编译的宏没定义