Hi Team,
I am working on EVMK2E V1.0.2.2 board
I got this board and I found that by default this version of EVMK2E will boot U-boot from SPI NOR and Kernel, File system from NAND.
********************************************************************************************************
Now I want to boot U-boot and other kernel images which I build through Yocto Arago Project.
I tried to Boot throug CCS software with XDS200 JTAG Emulator support
I followed the instructions mentioned in the User Guide in the link http://processors.wiki.ti.com/index.php/MCSDK_User_Guide_for_KeyStone_II
and in the link : http://processors.wiki.ti.com/index.php/MCSDK_UG_Chapter_Exploring#Installation_Guide to install CCS.
I installed CCSv5(ccs_setup_5.5.0.00077) in Windows 7 64 bit PC successfully.
Once after installtion is done i installed the "ti_emupack_keystone2_setup_1.1.1.0".
******************************************************************************************************
Once CCS installation is done, I powered on the EVM board, Once after BOOT COMPLETE message is displayed in EVM LCD
I opened CCS appplication and followed the below steps from http://processors.wiki.ti.com/index.php/MCSDK_UG_Chapter_Exploring#Loading_and_Running_U-Boot_on_EVM_through_CCS
and I loaded the U-boot and I verified the PC register also.
But when I click "Resume" it got crashed and u-boot prompt didn't turn up. I attached the file "corruption.txt" for reference
Then I realised I didnt set the DIP Switch to No boot mode/JTAG DSP Little endian and I did the above steps with SPI NOR ARM Master boot
So I changed the DIP switch to No boot mode and I turned on EVM and CCS
But when I tired to connect the Target this time. I got the below error message
Error connecting to the target:
Connect to PRSC failed
And after this I couldn't able to connect to the Target(Texas Instruments XDS2xx USB Onboard Emulator_0/arm_A15_1) in No Boot Mode
I can able to launch the Target configuration but i couldn't able to connect the target alone
But in "SPI NOR ARM Master mode" I can able to connnect to the Target (Texas Instruments XDS2xx USB Onboard Emulator_0/arm_A15_1)
I need to to boot U-boot through CCS. So please help me with this.
I installed CCSv6 and tried and it also gives the same issue.