FP: no support for device

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

FP: no support for device

Jump to solution
263 Views
Rinke
Contributor II

Hi,

I am trying to flash a custom board with a GD 25Q128ESIG QSPI flash chip. 

I am assuming I need to configure this differently: But in what way I am not sure. I tried to use different names to select a different xml config. But the existing options for GD did not work. Is this error indeed related to this? What do I need to do to fix this error and get it working?

    fl.add_device({"alias": "qspi", "name": "GD5F1GQ4", "address": 0x40000000, "ws_address": 0x10000000, "ws_size": 0x1FFFF, "geometry": "8x1", "controller": "SPI"})

Rinke_0-1736328840797.png

 

0 Kudos
Reply
1 Solution
227 Views
June_Lu
NXP TechSupport
NXP TechSupport

Please download "CodeWarrior for ARMv8 Flash Programmer SDK _b200701_P2" from NXP public Website. I also attached it for you.

Please open CodeWarrior IDE and install this patch from Help->Install New Software->Add->Archive.

You will find the required folder in C:\Freescale\CW4NET_v2020.06\CW_ARMv8\ARMv8\CodeWarrior_Examples\FlashSDK.

When you install successfully, and find the AN5398 in the C:\Freescale\CW4NET_v2020.06\CW_ARMv8\ARMv8\CodeWarrior_Examples\FlashSDK\Documentation

Please kindly follow AN5398

Adding Device(s) to the CodeWarrior Flash Programmer for ARMv8 Processors

View solution in original post

0 Kudos
Reply
3 Replies
228 Views
June_Lu
NXP TechSupport
NXP TechSupport

Please download "CodeWarrior for ARMv8 Flash Programmer SDK _b200701_P2" from NXP public Website. I also attached it for you.

Please open CodeWarrior IDE and install this patch from Help->Install New Software->Add->Archive.

You will find the required folder in C:\Freescale\CW4NET_v2020.06\CW_ARMv8\ARMv8\CodeWarrior_Examples\FlashSDK.

When you install successfully, and find the AN5398 in the C:\Freescale\CW4NET_v2020.06\CW_ARMv8\ARMv8\CodeWarrior_Examples\FlashSDK\Documentation

Please kindly follow AN5398

Adding Device(s) to the CodeWarrior Flash Programmer for ARMv8 Processors

0 Kudos
Reply
249 Views
June_Lu
NXP TechSupport
NXP TechSupport

Would you kindly share which processor you use?

Thanks

0 Kudos
Reply
238 Views
Rinke
Contributor II

Custom board using LS1046A heavily based on the RDB board. 

0 Kudos
Reply