Hi
I have a problem,Using the official MCAL project compiler debug emulation (the emulator uses Lauderbach), the debugging starts at the address 0XFFFFFFFE, not Reset_Handler; However, if you change the end address of the SRAM int_sram_NO_cacheable segment to 0x34400000, you can debug the simulation normally.
jiawei_ye