Hi there,
I am really confused ,how to get started with BIOS on EVM-OMAP3530.
1- SysBios DSPBios Ti-RTOS which one of them is for ARM and DSP?
2- Do ARM support sysbios or any bios other than Linux?
3- If any BIOS of above is loaded on ARM,will it make DSP run, like if we load LINUX on ARM,it can configure and load DSP?
4-If answer for above is NO, then can i load two separate BIOS on both ARM and DSP, if yes -then do both can communicate each other?
5- Where to get all Drivers for ARM and DSP?
6- How to get started with BIOS on Custom Board-OMAP3530 ,then BIOS won't be having DRIVERS or i can use same drivers used for EVM-OMAP3530?
7-In case,i want both and ARM-DSP to comminicate with each other, then what should reside in ARM-> BIOS or LINUX and what should reside in DSP-> BIOS or NON-BIOS application?
CCS Version- 6.0.1.00040
CortexA[ARM] compiler version- TI-v5.1.6
C64xx[c6000] compiler version- TI-v7.4.8
SysBios version- 6.4.01.15
XDCtool Version - 3.30.347
Documents/software/drivers/support all are scattered,its very difficult for beginner to get started.
From months ,i am studying it and more i read ,more i get confused how to get started.
Today,i created the SYS/BIOS project for ARM -A8 on EVMOMAP3530. with minimal configuration + one timer (timer period 1 sec). But when i am loading it using XDS510 USB emulator, code is going into ABORT-section(LoaderEXIT).
I want to use RTOS, and plus, want to use both ARM (for external interface,etc ) and DSP (for fast processing).
Please,provide help ASAP.
Thanks,
Vijay