Hello.
After boot mode set, I tried to update NOR flash contents with my newly compiled binary.
CCS log says update is done but my source update seems not updated at all.
Any suggestions about this issue?
CCS logs are as follows.
- - - - - - - -
CortxA8: Output: IMPORTANT: Make sure to do a RESET CPU(HW) on the ARM target before running the GEL script for initialization
CortxA8: Output: **** AM3359_ICE Initialization is in progress ..........
CortxA8: Output: **** AM335x ALL PLL Config for OPP == OPP100 is in progress .........
CortxA8: Output: Input Clock Read from SYSBOOT[15:14]: 24MHz
CortxA8: Output: **** Going to Bypass...
CortxA8: Output: **** Bypassed, changing values...
CortxA8: Output: **** Locking ARM PLL
CortxA8: Output: **** Core Bypassed
CortxA8: Output: **** Now locking Core...
CortxA8: Output: **** Core locked
CortxA8: Output: **** DDR DPLL Bypassed
CortxA8: Output: **** DDR DPLL Locked
CortxA8: Output: **** PER DPLL Bypassed
CortxA8: Output: **** PER DPLL Locked
CortxA8: Output: **** DISP PLL Config is in progress ..........
CortxA8: Output: **** DISP PLL Config is DONE ..........
CortxA8: Output: **** AM335x ALL ADPLL Config for OPP == OPP100 is Done .........
CortxA8: Output: **** AM335x DDR3 EMIF and PHY configuration is in progress...
CortxA8: Output: EMIF PRCM is in progress .......
CortxA8: Output: EMIF PRCM Done
CortxA8: Output: DDR PHY Configuration in progress
CortxA8: Output: Waiting for VTP Ready .......
CortxA8: Output: VTP is Ready!
CortxA8: Output: DDR PHY CMD0 Register configuration is in progress .......
CortxA8: Output: DDR PHY CMD1 Register configuration is in progress .......
CortxA8: Output: DDR PHY CMD2 Register configuration is in progress .......
CortxA8: Output: DDR PHY DATA0 Register configuration is in progress .......
CortxA8: Output: DDR PHY DATA1 Register configuration is in progress .......
CortxA8: Output: Setting IO control registers.......
CortxA8: Output: EMIF Timing register configuration is in progress .......
CortxA8: Output: EMIF Timing register configuration is done .......
CortxA8: Output: PHY is READY!!
CortxA8: Output: DDR PHY Configuration done
CortxA8: Output: **** AM3359_ICE Initialization is Done ******************
CortxA8: Output: IMPORTANT: Make sure to do a RESET CPU(HW) on the ARM target before running the Initialization script again
[CortxA8] ISDK NOR Flashing Tool - 1.0.4
Enter board type [1 - ICE V1 ] [2 - ICE V2] :
2
Enter Operation [1 - Flash ] [2 - Erase] :
1
Enter the File Name
C:\Users\John\Desktop\Sanion\boot_NOR.bin
Enter the Sector [0-15] :
0
Load .bin file to 0x80100000 and Enter 0 to continue
0
Erasing sectorBase 8000000
Erasing sectorBase 8004000
Erasing sectorBase 8006000
Erasing sectorBase 8008000
NOR Write complete.