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.
Hi,
If you observe breaks in the scope traces you can try the following to improve logging performance:
- Increase serial baud rate
- Decrease the number of signals selected for logging
- Decrease the model base rate
When running external mode, be careful not to increase the acquisition frequency beyond the functional range of 10kHz. Please refer the MATLAB Answer post below which gives details on modeling workarounds using Rate Transition block and DSP buffer blocks that can help step up the acquisition frequency up to 50KHz on F28379D board. The same but underlying concepts can be used on any board.
The above link also contains information on the 2-Model approach which is seen as an alternate to external mode simulation for fast data logging up to 200kHz.
HTH,