Sorry i'm survey in forum ,and try for a week , the problem still there , please help me !!
I'm try to compile APP1 in IROM1( Start:0x1B000 Size:0x4650) ,APP2 in IROM2(Start:0x1F650 Size 0x4650) APP1 Printf('A') Then jump to APP2 Printf('C') But in the terminal , i just saw 'AAAAAAAAAAA',But I want to print 'CCCCCC'.
There is my code and data with the flow I select IROM1
And Code APP1 Compile
I select IROM2
Code APP2 Compile