2021-04-24 12:48 AM
Hi Team,
I am using the STM8AL3189 controller, created 2 images where,
we have changed the linker file with the startup file as crtsi.s and libisl.sm8
libm.sm8 libraries.
And changed to s19 in S2 format (24 bit addressing) chex -f2 (option)
both the images are not working in this case, but if both the images are within 0x8100 to 0xFFFF, both the images are working.
to check the memory restriction , I have created a project in STVD and mapped the address to 0x10000 and configured it for simulation mode to check but it shows error message "stopped at write protection at 0xFFFF)
can you please help me out . whats the mistake and I have attached the project and image for your reference
Thanks,
Anand Kumar