Hi,I have a custom plan board with R7FA2L1AB2DFP MCU. I compiled the test software without any problems. But when debugging, it enters the error recognized loop due to the ROM test mistake. To generate the addcrc.srec file, I utilized the ...Read more
Hi,
I have a custom plan board with R7FA2L1AB2DFP MCU. I compiled the test software without any problems. But when debugging, it enters the error recognized loop due to the ROM test mistake. To generate the addcrc.srec file, I utilized the same settings as within the CRCcalcCmd256KB.txt file. Am I making a mistake somewhere?
CRC calculate Original.srec -fill 0xFF 0x00000 0x040000 # 256KB ROM fill by 0xFF
-crop 0x00000 0x03FFFC #CRC calculate area
-STM32-le 0x03FFFC#
-crop 0x3FFFC 0x40000 Original.srec
-fill 0xFF 0x000000 0x03FFFC#
-fill 0xFF 0x0000 0x0FFFC
-Output addcrc.srec
Read less
Hello, In the event that you see within the original FSP 1.1.0 project within the download, the file startup.c has been edited :- These changes would ought to be moved to your project based on a afterward version of the FSP. Thank You Vikas
Hello,
In the event that you see within the original FSP 1.1.0 project within the download, the file startup.c has been edited :-
These changes would ought to be moved to your project based on a afterward version of the FSP.
See lessThank You
Vikas