Other Parts Discussed in Thread: SYSCONFIG
Tool/software:
Hi there,
I am adapting the EtherCAT part of single_chip_servo example to my project, where EtherCAT runs on r5fss0-0.
We are using AM243x-LP board.
Because of conflicts of pins that will be used by motor sdk example, EEPROM is replaced with Flash.Basically I copied the changes from single_chip_servo example to our project.
In nvm_drv_flash.c: Flash_read() works, Flash_eraseBlk() works, Flash_write() triggers abort handler. HwiP_data_abort_handler_c (see picture).
How can I debug this flash issue?
Best,
Jinlong