Values of NULL type cannot be expanded
12 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi
I am trying to build a model just to blink onboard leds with digitalGPIO and a pulse .
it throws an error.
Error: File: C:\MATLAB\SupportPackages\R2015a\texasinstrumentsc2000\toolbox\target\supportpackages\tic2000\blocks\mex\tlc_c\c280xgpio_do.tlc Line: 23 Column: 29
Values of NULL type cannot be expanded
Please help on this
0 Kommentare
Antworten (1)
Pooja Kumari
am 10 Okt. 2024
Hi Janardhan,
I understand that you are facing an error when trying to build a model just to blink onboard leds with digitalGPIO and a pulse.
This "Values of NULL type cannot be expanded:" error can appear when the toolchain selected for the build process is 'Texas Instruments Code Composer Studio v3.3 (C2000)', the model uses a block from the c2000 support package, and the 'Target Hardware' option under 'Target Selection' is not set.
One possible workaround to resolve the issue is to select a specific board for 'Target Hardware'.
0 Kommentare
Siehe auch
Kategorien
Mehr zu Get Started with C2000 Microcontroller Blockset finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!