Hi all,
Well, I just changed from my PIC development, to ARM development, and I’m running into some issues…
My setup:
#1. ARM-USB-OCD
#2. Olimex AT91SAM7S256 proto board (2 buttons, MMC, 2 serial etc)
#3. I have the ARM-USB-OCD set for 5v
#4. I have plugged in the ribbon cable to the proto board, and the +5 also. The RED LED comes on
I installed the GCC-ARM for dummies toolchain that came with the programmer.
I’ve installed all the drivers (?) and had no issues
When I run Eclipse, and use the “RUN–>External–>OpenOCD” I get a GOOD message (I think!):
Info: openocd.c:82 main(): Open On-Chip Debugger (2006-10-12 18:00 CEST)
Now the strange part, when I issue the “Make” command, to create a new file, I get this error
ld: cannot open output file main.out: Permission denied lpc2148 line 0 1169137077750 417
When I goto the directory, I cannot copy, delete or modify the files. I’ve checked their permissions, and nothing there…Looks like a “chmod” issue.
Any Thoughts?
~ALSO~
The Proto board comes with a 18mhz chrystal/osc, I understand that the ARM can go 60, any recommended chrystal/osc I can use to replace?
Any help would be greatly appriciated!
~Kam (^8*