Other Parts Discussed in Thread: AM3359
Hi,
At frequency the ICE AM3359 processor configure.
Regards,
Bindu
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.
Other Parts Discussed in Thread: AM3359
Hi,
At frequency the ICE AM3359 processor configure.
Regards,
Bindu
Biser,
We are running the example projects provided in SDK,
Example : ethercat_slave project located in SDK, at what frequency the processor is configured
Regards
Bindu,
the core processor frequency can be configured by software. If you run from JTAG debug then the GEL file will decide (either 500 or 550MHz depending on the version of the file). If you boot from FLASH or SD then the boot loader will setup the frequency. Again it depends on what bootloader you have flashed. I think the default boot loader always used 550Mhz so far but that might have changed with recent ICE shipments.
The EtherCAT applications don't set the core frequency. They should run without issues at 300-800 MHz. But I assume we only test with 500MHz currently.
Regards.