Hi,
Welcome to the forum!
I've only been able to test uVision exporting in the past using a smaller mbed project as I don't have access to the full version of uVision. I've built smaller projects with the code limited version and they have worked okay via jtag.
But I just tried to use a .bin created with uVision 4.72 and upon reset the dipcortex re-enumerated in boot loader mode. So i don't think the .bin is passing the nxp bootloader checks. I know they need to be signed/checksumed. Perhaps uVision isn't doing this.
Ahh, this page might help :
http://www.keil.com/support/man/docs/uv ... elfdwt.htmEdit : this thread suggests signing the .axf before converting :
http://www.lpcware.com/content/forum/lp ... d-bin-keilTry signing your .bin using this guide and then booting with it.
Also, What OS are you using Mac or Windows? on a Mac other DipCortex users have found using DD to work best when using the NXP's built in boot loader.
See this post :
viewtopic.php?f=14&t=67&p=268&hilit=mac#p266Windows boot loading using drag and drop has never (touch wood) been an issue.