select MIcrochip Libero as target and get error saying "Index exceeds the number of array elements. Index must not exceed 0."

1 view (last 30 days)

Accepted Answer

stephen williams
stephen williams on 21 Mar 2023
Thanks!

More Answers (1)

Kiran Kintali
Kiran Kintali on 21 Mar 2023
Edited: Kiran Kintali on 21 Mar 2023
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')

Categories

Find more on Code Generation in Help Center and File Exchange

Products


Release

R2022b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!