This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi
i was working with AM335x ICE board.
It was getting scanned properly , IO operation was also working.
I was able to Run the board in DC mode but suddenly something happened and now when i scan the board it is not going in OP mode and i am experiencing
I dont know why exactly it is behaving like this , i tried changing the esi file , updating the eeprom and also reprogrammed the processor but no success.
Thanks in advance.
Regards
Prashant
Hi Prashant, teraterm would be just to see if there is any message or error printed in console which can give us more clues. One question, maybe your board has an application pre-flashed? If so , you can try to change boot jumper position (just to see if it helps) or erase the flash. Below some links for your reference
Thank you,
Paula
Hi Prashant one option for debugging is connecting CCS and step into the code. You can get EtherCAT slave project (stack as a library) from IASDK examples (e.g. C:\TI\sysbios_ind_sdk_02.01.02.02\sdk\examples\ethercat_slave) or alternatively you can have the full stack following User guide steps ()
Thank you,
Paula