NXP Community

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
1,994 Members Online 217K Discussions 50.4K Solutions
Community Activity
Ask a Question
Phill231
by Phill231 Fresh Out Contributor in i.MX Processors 3 hours ago
0 0
0
0
raz3l
0
13
Aish328
0
1
f-nelson
0
0
abady1000
by abady1000 Contributor III in i.MX RT Crossover MCUs 6 hours ago
0 0
0
0
Lolo_Bee
by Lolo_Bee Fresh Out Contributor in Layerscape 6 hours ago
1 0
1
0
xlfd_1981
by xlfd_1981 Contributor III in S32G 6 hours ago
0 6
0
6
UmaMaheswaraReddy
by UmaMaheswaraReddy Contributor IV in S32K 7 hours ago
0 3
0
3
deepshika_borundiya
0
3
piyush1
by piyush1 Contributor I in S32K yesterday
0 0
0
0
The following has evaluated to null or missing: ==> isLingoAdmin [in template "Language_CP_Admin" at line 17, column 10] ---- Tip: If the failing expression is known to be legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)?? ---- ---- FTL stack trace ("~" means nesting-related): - Failed at: #if isLingoAdmin [in template "Language_CP_Admin" at line 17, column 5] ----