I'm using the default cstartup.S87 file (CSTARTUP source for RL78 ;Copyright 2011 IAR Systems AB. $Revision: 1990 $) with the IAR compiler and embedded workbench. We are using R01AN0749EG0201- VDE Certified IEC60730 60335 Self Test Library in our RL78G13. We are now implementing the march_x_initial test. For this purpose a modified cstartup.S87 file have to be used. How do I know wich cstartup.S87 file I'm using? How can I use the nodified? Do I have to add it to the project like any other .c file?
↧