My target: DaVinci DM3730 on a Gumstix Overo® IronSTORM-Y COM ( https://store.gumstix.com/overo-ironstorm-y-com.html ) connected to a Tobi ( https://store.gumstix.com/tobi.html ) expansion board with 70-pin AVX connectors.
My Host: Window 7 Enterprise 64bit intel I5, running Oracle VBox with debian 8 (Jessie) uname -a:
Linux debian 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt11-1+deb8u3 (2015-08-04) x86_64 GNU/Linux
My development goal: is to be able to write low-level test functions that will test each system module (GPMC, SDRC, i2c, spi, uart..) and each external device (NAND, Eth, uSD...) while the DM3730 processor is in a heavy ion field. I was told that running Linux or any OS is not a good idea while trying to determine number of errors per full particle spill.
I've come across some good info on TI website but I am uncertain how to proceed. I would like to proceed with a no-OS solution if possible but not sure if I can do so and still run in the Gumstix environment. I may be limited to using Linux however I need to be able to get as low-level as possible and still have TI software examples.
What I would like: Use debian 8 environment, use CCS, have DM3730 starter software provided, I am accustomed to have TI provided system, subsystem device drivers (msp430, c2000, rm48..)
Am I asking for too much?
If so, how would you recommend I proceed?
Is there a roadmap?
Thanks!