Hi,
I am facing an error regarding # 10099-D.
Due to lack of RAML2, an image error has occurred after building.
Currently, I haven't used RAML3 so much, so I changed the code as below, but I still can't solve the error.
===============Changes=======================
Before :
.ebss : > RAML2 PAGE = 1
.esysmem : > RAML2 PAGE = 1
After :
.ebss : >> RAML2 | RAML3 PAGE = 1
.esysmem : >> RAML2 | RAML3 PAGE = 1
============================================
I think the description method of the linker command file is correct.
Is there any way to solve it?
Thanks,
Koki