cfimager_imx error -37

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

cfimager_imx error -37

993 Views
minhnguyen
Contributor I

Hi everyone,

I have a problem with the custom board with iMX6S5 processor.

I built the firmware SDK bare metal code and then trying to flash the binary file into SD Card with the "cfimager_imx.exe" as follow the example "uart1_led".

However I get an error as the ouput in the image follows:

Erro37.JPG

I have no idea about the error -37, can someone here help me to figure it out ?

Best regards,

0 Kudos
4 Replies

849 Views
igorpadykov
NXP Employee
NXP Employee

Hi Minh

this error is FAILED_TO_WRITE_SECTOR , one can try other sd card

or with other card reader.

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos

849 Views
minhnguyen
Contributor I

Hi Igor,

I tried other new 2GB SD cards or with other card reader, the error -37 still happen.

I tried with other file system format types (NTFS or FAT32), the error still occur.

Best Regards,

Nguyen.

0 Kudos

849 Views
igorpadykov
NXP Employee
NXP Employee

Hi Minh

had you checked sect.4.Hardware setup to use CFImager.exe
CFImager_UserGuide.doc included in sdk, so correct drive letter was used.

Best regards
igor

0 Kudos

849 Views
minhnguyen
Contributor I

Hi Igor,

Thanks for your support.

Now I can create the boot SD Card, however if the firmware binary is big (around 27 MB), I have again the error -37.

With just the testing firmware around 2MB, it's work well.

Do you have any ideas about this? Does CFImager_imx.exe have limit for the binary?

Best Regards,

Minh.

0 Kudos