Hi,
writing my own code, based on oob demo (has everything in it i.e. uarts, mailboxes, semapohores etc etc), but there's an awful lot to learn. Looking in the SDK, I see there is a mem_capture example (drivers/test) ... simply acquiring ADC data is part of what I need to do, so this sounds like a good example to look at to learn about that bit by itself.
However, unless I've missed it, there's no project-setup info (like for oob demo etc in the ITB, which sets up all the CCS project details via import project). So, I've made my own - reasonably successfully in that it builds without errors - and I can run it in debug from CCS. DSS sends messages that look like its happy - MSS reports errors - I think while trying to talk to BSS. I have the ccsDebug pre-built in the IWR FLASH, so there ought to be BSS code present when I debug (SOP4).
I suspect I've got something wrong in my CCS setup, but I'm not sure quite what its telling me, hence this question. I've copied the warning messages from the MSS build.
May be the warning messages will be enough for you to see what is wrong - as so far this is pretty much TI code rather than mine, I could attach the whole CCS project: it's about 80MB, so thought I'd better ask first!
many thanks
Alan Milne