mingw32-make: *** [MQx_scv3p0_Pocket.elf] Error 1

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

mingw32-make: *** [MQx_scv3p0_Pocket.elf] Error 1

439 Views
migueltorres
Contributor I

Hi everyone

i want add the remove function and i get this error, (attached image).

could you helpme?

because i get that error?

regardsCapture8.PNG

tank you

0 Kudos
2 Replies

278 Views
soledad
NXP Employee
NXP Employee

Hello Miguel,

Could share a little more information about your project? Which MXQ version, device, IDE are you using?

Is this an example code?

Regards

Soledad

0 Kudos

278 Views
danielchen
NXP TechSupport
NXP TechSupport

Hi Miguel:

From your attached image, it seems that you need a declaration for your remove function in your header file.

uint32_t  my_remove( const char * pathname);

Regards

Daniel

0 Kudos