Other Parts Discussed in Thread: TMDSICE3359, , SEGGER
Tool/software: Code Composer Studio
hi. there...
I have an AM3359ICE(TMDSICE3359) and J-Link Debugger.
I configured the H/W by referring to the following URL document And I connected the J-Link to the AM3359ICE.
processors.wiki.ti.com/.../AM335x_Industrial_Communication_Engine_EVM_Rev2_1_HW_User_Guide
1. I Run CCS and Project - Import CCS Projects - ethtercat_slave_full Project
2. Environment Screenshoot
2.1 Properties for ethercat_slave_full_AM335x_arm
2.2 ethercat_slave_full_AM335x_arm Debug Congigurations
2.2.1 Main
2.2.2 Program
2.2.3 Target
2.2.4 Source
2.2.5 Common
2.3 ICE_AM3359.ccxml TargetConfigs
2.3.1 Basic
3. Questions.
Q1. Is Environment properly set up?
Q2. How do I validate the physical JTAG connectivity between AM3359ICE2 and J-Link in CCS?
Q3. Running the Debug Session will result in the following error. How do I fix errors?
Q4. I built the ethercat_slave_full_AM335x_arm and got the following files: How to download images to AM3359ICE2?
ethercat_slave_full_AM335x_arm.bin / ethercat_slave_full_AM335x_arm.map / ethercat_slave_full_AM335x_arm.out
in advance thank you very much.