Values of NULL type cannot be expanded
2 views (last 30 days)
Show older comments
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 Comments
Answers (1)
Pooja Kumari
on 10 Oct 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 Comments
See Also
Categories
Find more on Get Started with C2000 Microcontroller Blockset in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!