Hello,
I'm curious what's the better platform for start porting open-source RTOS (RTEMS) to R48? The USB module price is very appealing, but I'm little bit worried about a warning that CPU needs to be operated on 100MHz max otherwise it'll consume too much energy from USB port. How is operating frequency set? In software? If so, this worries me a little bit as this may get me unstable platform for "uknown" reason why porting and not-knowing exactly if I'm running on 100 MHz or not.
Also, does HDK support any kind of bootloader which also supports booting over ethernet (bootp/tftp)? U-boot? That would also strongly point toward more expensive but feature richer option of HDK.
Last two question which are related to both kits. Why does TI bundle CCS 4.x with them when there is already CCS 5.x available? Is it possible to use CCS 5.x for R48/Cortex-R4F development?
Does CCS use GNU C/C++ as its underlying compilers or does it use some other proprietary/commercial compiler? If the later, is usage of GNU C/C++ possible with R48? That's what RTEMS supports by default and I'll need to use it for porting...
Thanks!
Karel