This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

F29H850TU: No Bitfield and Lockstep Example in C29 SDK

Part Number: F29H850TU

Tool/software:

Hi,

In our previous project, we used F28004x and created it on top of empty_bitfiled_driverlib example. We want to use the same approach to use multicore & lockstep & bitfield with F29 but:

  • In C29 SDK there are only driverlib examples for both single and multi core, there is no bitfield and no lockstep example.

Is there any bitfield example for multicore? if not, is it planned to release such an example?

  • Another reason why we need bitfield is to use Lockstep module as in TRM it is suggested to use registers and there are no corresponding driverlib functions to enable LCM:

  • Which project should we use as a baseline to use lockstep and bitfield?

Thanks in advance,

Nida