Posted on May 17, 2011 at 09:59I'm trying to run example1 from um0248, on our STR912FA board. The PHY is in loopback mode, but no transfers seem to take place. In debugging the situation, I've been looking at the internal DMA setup, which example1 u...
Posted on May 17, 2011 at 09:59I'm *still* having problems with interrupts apparently interacting with each other. Our design has timer0, ADC, UART0/1, and RTC running. The basic problem we're seeing is various anomalies in the UART interrupts, whic...
Posted on May 17, 2011 at 09:53Other than the examples that actually come with the comStick itself?? This has been driving my nuts: 1. The Hitex examples *only* work with the version of toolchain that it comes with (V4.0.3). 2. Their examples don't...
Posted on May 17, 2011 at 09:53When I try to build my project, it says ''cannot find arm-elf-gcc.exe'', then gives me a directory-tree dialog. If I point to either c:\gnuarm\bin (which is my elf binaries) or c:\sarn\arm-eabi (which is the Sarn binar...
Posted on May 17, 2011 at 09:53Thanks for the response, hicham! I'll search for those hitex files as well. Could you tell me what argument you're using for -mcpu ?? I'm using ''arm9'', but I don't actually know what the compiler/linker are expecting...