....\R2D2_build\R2D2_Firmware.hex: Error: Q0122E: Could not open file '....\R2D2_build\R2D2_Firmware.axf': No such file or directory
keil gave me that error. i did research and didn't rlly get anywhere because this happens only when i comment this:
printf("Packet=%x %x %x %x %x %x %x %x %x %x %x %x %x %x %x %x %x %x %x %x\r\n", bleDataBuff[0], bleDataBuff[1], bleDataBuff[2], bleDataBuff[3], bleDataBuff[4], bleDataBuff[5], bleDataBuff[6], bleDataBuff[7], bleDataBuff[8], bleDataBuff[9], bleDataBuff[10], bleDataBuff[11], bleDataBuff[12], bleDataBuff[13], bleDataBuff[14], bleDataBuff[15], bleDataBuff[16], bleDataBuff[17], bleDataBuff[18], bleDataBuff[19]);
i can't remove the printf without getting the above build error.. to be honest its not making any sense :/
i know it has nothing to do with cross module optimization i have it unchecked.
using sdk13.1 and s132_nrf52_4.0.2_softdevice.