Other Parts Discussed in Thread: OMAP-L138
hi
i am using an OMAP L138 board and i have the following issues, if any one is aware of this please help me out
1) From were can i get the startup files and header files for starting a new project(apart from LOGIC PD site because i have not purchased there board)
because when i configure a new project in CCS4 i am not getting any startupfile or L138 header files(the file in which all L138 registers are #defined), in all other IDE''s i have worked gives these files by default when you configure the target
2) i have downloaded ubootloader for L138, into the target then if try to load my appilcation(sample project which i have just created in CCS4) i getting error saying some" cannot write to memory location linker file problem" --- how do i address this issue
3) How can i set the starting address for the code from which it will be written in memory, because other bootloader i have loaded takes up to C1080000, now i have to load my code from next location
--ravi