no u must change some code in config.h
This is a discussion on porting a BSP from VxWorks 5.5 to 6.2. - VxWorks ; I'm evaluating to port my BSP from VxWorks 5.5 (with Tormado 2.2.1) to VxWorks6.2 (with WorkBench 2.4) Looking at Windriver web site seems that it's easy to move a BSP for 5.5 to 6.2. The only task to do it's ...
I'm evaluating to port my BSP from VxWorks 5.5 (with Tormado 2.2.1) to
VxWorks6.2 (with WorkBench 2.4)
Looking at Windriver web site seems that it's easy to move a BSP for
5.5 to 6.2.
The only task to do it's to recompile all.
it's true ?..
Please note that I want to move from 5.5 to 6.2 without change the HW!!
no u must change some code in config.h
ok! so it's a minimal change.
Thanks
Hi,
Wind River have a migration guide which is available from their support
pages. It seems that the main points are to:
1. Add memory protection using the MMU if the BSP does not already do
so. This is required for the RTPs.
2. Update the BSP to use the architecture independant cache library
APIs.
3. Create a memory space for persistent memory after USER_RESERVED_MEM
Compared to writing a BSP is should be straightforward!
Hope this helps
Ed
Ed Liversidge
Harmonic Software Systems Ltd