Is there any code examples dealing with using the usb port and loading a application from a bootloader? I also understand P0.14 needs to be low. Thanks
You're welcome!
OK, Let me restate my question. I am struggling with using the bootloader for arm. In the interrupt vector's I believe we can jump to the bootloader code. Do we need to assign that location or is there one already set aside? Thanks
There is no bootloader code from ARM itself. To get serious answers, please state with device you are using and where you got the boot loader code from.
Here you can find a some help http://cq.cx/dl/at91sam7sXXX.txt
Thank you Viktor.