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.
Hello everybody!
Recently i have obtained TMS570LC43 Hercules Development kit (TMDX570LC43HDK). I have tryed all demos from demo application and board seemd working without problem.
After that i wanted to try build and downlaod some first program with GCC and HALCOGEN. I have found example_rtiBlinky.c at HALCOGEN. Firstly i have created project at GCC (blank, without any main.c). Then i located this project folder with halcogen and created new halcogen project here. I went through all setting described and halcogen help for this demo. After generating code i have modified main with code from halcogen help. After adding include path to project properties i have built it successfully.
Now problem came: when downloading into target, following error occured (see my snippet). I was googling a lot this error, but couldnt find propriate solution.
Could you help me? What does it mean Unknown property "FlashBlankCheckToggle" ?
thanks
Jan
jan.slavotinek said:Now problem came: when downloading into target, following error occured (see my snippet).
Are you using CCS 6.1.0? If so, please see this post for a known issue with that version. You can edit the xml file as described in that post as a workaround.
I also found that the xml file has been corrected for CCS 6.1.1. This is the latest version of CCS just released a couple of days back. So if you do not wish to edit the xml file in CCS 6.1.0, then you can download and install 6.1.1 (in which it has already been corrected) from http://processors.wiki.ti.com/index.php/Download_CCS