Hi,
I have an custom QN9090 board, After I change the GPIOs from the pin section and update the code.
After build I get this warning,
c:/nxp/mcuxpressoide_11.5.0_7232/ide/plugins/com.nxp.mcuxpresso.tools.win32_11.5.0.202107051138/tools/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/bin/ld.exe: warning: cannot find entry symbol ResetISR; defaulting to 00000040
I ignore the warning and flash the code using GUI Flash Tool, The flashing is finished in fraction of seconds(like 0.1sec)(pops and goes off),It doesnt flash my code.I need some help as I cant keep changing code at pin_mux.c/h every time there's an sdk update or so
I didnt find any solutions on internet