> I've tried to use the IAP (in application programming) as suggested by > philips' user manual, but the LPC freezes when entering the "iap > entry". now IAP doesn't freeze, as I enabled "thumb interworking" in the ADS compiler. But now the "copy RAM to flash" fails with error code 9 (CMD_SUCCESS | DST_ADDR_ERROR) DST_ADDR_ERROR means that destination address is not on a correct boundary. But I am pretty sure that 0x0001c000 is in fact on a correct boundary. Cmd = 51 arg0 = 0001c000 arg1 = 400002a4 arg2 = 00000200 arg3 = 00004800 Status = 00000009 Any ideas? Thanks Patrick
Message
still can't write flash with IAP
2004-12-09 by rattencremesuppe