Please, I need some suppot to program into flash memory using the Flash_Loader option that simulink/Coder Target offers

6 views (last 30 days)
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

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!