NXP Community

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
2,592 Members Online 217K Discussions 50.4K Solutions
Community Activity
Ask a Question
zhujianfeng
0
1
seanwu
by seanwu Contributor IV in S32K 3 hours ago
0 0
0
0
lslonim
0
11
Nakajima_Mobirta
by Nakajima_Mobirta Contributor I in Sensors 11 hours ago
0 2
0
2
leoCR7
by leoCR7 Fresh Out Contributor in S32K 11 hours ago
0 0
0
0
silvio-vallorani
by silvio-vallorani Fresh Out Contributor in i.MX RT Crossover MCUs 11 hours ago
0 0
0
0
Phill231
by Phill231 Fresh Out Contributor in i.MX Processors 15 hours ago
0 0
0
0
raz3l
by raz3l Contributor III in S32Z/E 16 hours ago
0 13
0
13
Aish328
0
1
f-nelson
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] ----