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.

RM46L830: spna183.zip won't build, where is flash_defines.h

Part Number: RM46L830

Hi,

I am starting on a Hercules project. I downloaded your example spna183.zip and flash_defines.h is missing. Where would I find it for the RM46L830 processor?

Thanks, Steve

  • Sorry, that project was built with an older version of the F021 API library and it used absolute path information. Here is what I did to get it to compile and link. The include paths I used are based on where I unzipped the source files. In my case I unzipped to "c:\ti\Hercules". I changed the build settings for the include files from:

    to:

    I changed the linker "File Search Path" from:

    to:

    I then deleted the "bl_link.cmd" file that was in the project and added to the project this modified version of bl_link.cmd. The corrections I made were to remove the "..\release\" in front of the two specified object files and to correct the flash size for the RM46 device.

    /cfs-file/__key/communityserver-discussions-components-files/312/6406.bl_5F00_link.cmd