Hello,
We have a graphics driver board with a imx6Q processor. This is interfaced with a 16-bit NOR flash (1Gb/100MB) through the EIM. We are able to execute the code generated from the i.mx6 sdk from the RAM. We were able to use the MFG tool for downloading to the RAM. The ucl xml script for the download is as follows :
However, we are not able to load the binary to the flash memory by using the mfg tool. The corresponding xml is as follows :
On the mfg tool, the loading appears as complete, but the cose doesn't execute from flash. Is it psossible to load to the flash using the mfg tool procedure or are there any other alternatives ?
With Regards,
ARK
Hi Daniel,
Thanks for the reply. Basically, the flashing wasn't going through using the MFG tool & hence we dropped the idea. We got a solution using the j-link debugger and were able to successfully flash into the NOR flash using the j-flash tool.
I also got to know from a colleague that the support for loading the baremetal code to flash is no longer present in the mfg tool as NXP stopped doing so after a few years. Hence the mfg tool or uuu is basically used for loading with u-boot only & you see the same in the corresponding xml file as well
Thanks a lot for helping though.
With Regards,
Avinash
mfgtool supports EIM Nor flash.
do you have any error message for that?
Regards
Daniel