This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Part Number: TMS320F28035
因为使用了cla,然后只有0x8000到0x8800中 2K的空间可以使用,造成ram不够用了,但是flash2803x_API _V100.lib又必须复制到ram中运行,可以使用2803x_FlashAPI_BootROMSymbols.lib这个库吗
当然可以,2803x_FlashAPI_BootROMSymbols就是集成到BOOT ROM中的FLASH API库,相比Flash2803x_API_V100来说只需要占用很小的空间。
嗯,好的,感谢
客气了