select MIcrochip Libero as target and get error saying "Index exceeds the number of array elements. Index must not exceed 0."
조회 수: 6(최근 30일)
표시 이전 댓글

댓글 수: 0
채택된 답변
추가 답변(1개)
Kiran Kintali
2023년 3월 21일
편집: Kiran Kintali
2023년 3월 21일
This is a known issue addressed in the R2022b Update3 and the recent R2023a release
You can use the hdlset_param to set the option from the commandline.
hdlset_param(<modelname>,'SynthesisTool', 'Microchip Libero SoC')
댓글 수: 0
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!