I want to use SPI to download sja1110 firmware with different config and code base,
how to create a new image for sja1110 not only use GOLDVIP image?
thanks
解決済! 解決策の投稿を見る。
Hello Simon666,
You need to download the SJA1110-EVM Configuration Tools from: https://www.nxp.com/products/interfaces/ethernet-/automotive-ethernet-switches/sja1110-evm-evaluatio...
Is not only for goldvip image you can apply to your desing
https://www.nxp.com/document/guide/get-started-with-the-sja1110-evm:GS-SJA1110-EVM
Regards
Hello Simon666,
You need to download the SJA1110-EVM Configuration Tools from: https://www.nxp.com/products/interfaces/ethernet-/automotive-ethernet-switches/sja1110-evm-evaluatio...
Is not only for goldvip image you can apply to your desing
https://www.nxp.com/document/guide/get-started-with-the-sja1110-evm:GS-SJA1110-EVM
Regards
I already download the SJA1110-EVM patch, but only get flash.bin, no other bin files, where is uc.bin and switch.bin?
hi @Simon666 ,
Do you know how to create sja1110_switch.bin and sja1110_uc.bin, I have the same problem about this.
Thanks, Ethan.
Hey,
take a look at the following git repository of nxp.
If you want use the Linux BSP of NXP, it is possible to add the "sja1110" layer similar to the "pfe" layer, which will download the mentioned files from the git repo. Take a look at building the Linux BSP!
Greetings