My application needs both SPI channels, each addressing two slaves. Using CW 11.1 and using ProcessorExpert I set the SPI0 Chip select list to 2 and both pins appear as PTD4 with the following message:-
Only one pin resource with CS0 feature can be used in the Chip select list. Peripheral is already used by this component [see item:/Settings/Chip select list1/Chip select 0/Pin]
I am given the option to change Pin 1 to PTD0, but the message remains the same.If I try to configure SPI1 things get worse: - I get the same error message and both CS pins are set to PTD4 (already use on SPI0) and I have no option to change either of them.
The chip reference manual is no help and the CodeWarrior help/search doesn't even recognise "Chip select list" . What is the solution to my problem?