Please, I need some suppot to program into flash memory using the Flash_Loader option that simulink/Coder Target offers
1 次查看(过去 30 天)
显示 更早的评论
Hi guys,
I am using matlab 2014a/simulink, in particular the toolbox Embedded Coder 6.6 that supports CCSv5 (I use CCS 5.4) to Build and Execute code into F28335 MCU experiemtal kit. The thing is that when I program code into RAM memory there is not problem at all. Nevertheless if I try to progarm into FLASH memory by means of setting the Flash_Loader field (this option is available in Coder Target/Pherispheral/) in "Progam, Erase, Verify" arise a error related to CCS. The error says that CCS is not well installed. I have check the CCS requeriments with checkEnvSetup('ccsv5',''f28335,'check') and xmakefilesetup commads. why works using RAM memory? and, why does not work with Flash by menas of enabling Flash_Loader field? Anybody can give me some tips? I have read something about a matlab bug....
Best regards
Manue
2 个评论
Kamal Joshi
2015-11-16
Have you tried to check your linker file and the configuration of the switches on your experimental board ?
Venkatachala Sarma
2016-3-10
Please check if you have followed this documentation.
回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!