Other Parts Discussed in Thread: SYSBIOS
Hi,
I'm moving a project from CCS v8.0 to CCSv10.1. There were lots of incompatibilities with XDC tools, IPC, RTOS, etc. so I decided to upgrade to the latest libraries rather than force the new CCS to use the old libs and tools - it seemed like the obvious choice.
The old (working) project linked in BIOS PSP v3.0.1.0.0, which used EDMA3 LLD v2.12.0.20.
The new project uses SDK6.3, which brings with it EDMA3 LLD v2.12.5.30E, but doesn't include any BIOS PSP, so I'm continuing to use 3.0.1. My new project hangs somewhere in the region of the Block Media driver initialization. (I can't use BIOS PSP v3.1.1 because that doesn't have block media support for SD cards).
So my question is: what version of BIOS PSP should I be using for BlockMedia and MMCSD - is it still 3.0.1? And what version of EDMA3 LLD should I used with it?
Also, I'm still using the same version of starterware as before: v1.20.4.1. That is still current, I believe?
Sorry this is all numbers! I'd be grateful if you would advise if I might be using the wrong versions of anything.
Thanks
Roy