Values of NULL type cannot be expanded

11 ビュー (過去 30 日間)
JANARDHAN GURRAM
JANARDHAN GURRAM 2019 年 7 月 9 日
回答済み: Pooja Kumari 2024 年 10 月 10 日
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

回答 (1 件)

Pooja Kumari
Pooja Kumari 2024 年 10 月 10 日
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'.

Community Treasure Hunt

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

Start Hunting!

Translated by