Hi Jorge,
1. First i tried with Android app itself
The version i have is V1.7.8 the latest one as mentioned
2. Yes i followed the application note UM10945/UM10966 and flashed with “NTAG_I2C_LED_Bootloader first. And tried to program the board through android app still the same problem exists:
3. Demo app through android it is not getting programmed
Another thing i observed while flashing the explorer board using SWD LPC54102 board
Following the app note UM10966 page-6
NTAG_I2C_Explorer_Bootloader: This project implements the secondary bootloader application. It is flashed at on-chip memory address starting at 0x0000 0000 and it is the first application to be executed after the MCU boots.
The board was able to program boot loader at 0x00000000 as shown in below pic
But while flashing the explorer demo at location 0x00004000 , i am getting the error as shown in pic
NTAG_I2C_Explorer_Demo: This project implements the logic supporting the Android / Windows demonstration applications. It is flashed at on-chip flash memory starting at 0x0000 4000 address and it is executed after the bootloader jumps to the application start address.
I am getting the error as shown in pic
“Nc: inspected v.2 On-chip Flash Memory C:\nxp\LPCXpresso_8.1.4_606\lpcxpresso\bin\Flash\LPC11_12_13_32K_8K.cfx”
“Et:54: Cannot use non-zero -load-base (0x4000) with ELF file: NTAG_I2C_Explorer_Demo.axf”
“Pc: (100) Target Connection Failed”
Is there anything wrong in selecting cfx file as shown in pics.
Thanks and regards
Bheema Rao