ISSUE: unknown type name 'tsTxFrameFormat' in 'JN-SW-4168/Components/ZPSAPL/Include/zps_apl_af.h'

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

ISSUE: unknown type name 'tsTxFrameFormat' in 'JN-SW-4168/Components/ZPSAPL/Include/zps_apl_af.h'

467 Views
joerg_bernau
Contributor II

Shalom togehter!

While trying to compile 'Common_Light/Source/app_buttons.c' from JN-AN-1171 on Linux I get the following error:

/usr/local/bin/ba-elf-gcc --sysroot=/usr/local/lib/jn516x-sdk/JN-SW-4168 -DJENNIC_CHIP=JN516x -DJENNIC_CHIP_FAMILY=JN516x -DJENNIC_CHIP_NAME=_JN5168 -DJN516x=5160 -DZLL_EXTENDED_COLOR_LIGHT -I"/home/BERNAU/joerg/Eagle/Projekte/LED Boards/ZigbeeLightLink-WS2812B/Firmware/Source" -I"/home/BERNAU/joerg/Eagle/Projekte/LED Boards/ZigbeeLightLink-WS2812B/Firmware/Common/Source" -I"/home/BERNAU/joerg/Eagle/Projekte/LED Boards/ZigbeeLightLink-WS2812B/Firmware/Common_Light/Source" -I"/home/BERNAU/joerg/Eagle/Projekte/LED Boards/ZigbeeLightLink-WS2812B/Firmware/Common_Light/Source/DriverBulb" -isystem /usr/local/lib/jn516x-sdk/JN-SW-4168/Components/Common/Include -isystem /usr/local/lib/jn516x-sdk/JN-SW-4168/Components/Aes/Include -isystem /usr/local/lib/jn516x-sdk/JN-SW-4168/Components/AppApi/Include -isystem /usr/local/lib/jn516x-sdk/JN-SW-4168/Components/DBG/Include -isystem /usr/local/lib/jn516x-sdk/JN-SW-4168/Components/HardwareAPI/Include -isystem /usr/local/lib/jn516x-sdk/JN-SW-4168/Components/MAC/Include -isystem /usr/local/lib/jn516x-sdk/JN-SW-4168/Components/MMAC/Include -isystem /usr/local/lib/jn516x-sdk/JN-SW-4168/Components/MiniMAC/Include -isystem /usr/local/lib/jn516x-sdk/JN-SW-4168/Components/OS/Include -isystem /usr/local/lib/jn516x-sdk/JN-SW-4168/Components/PDM/Include -isystem /usr/local/lib/jn516x-sdk/JN-SW-4168/Components/PDUM/Include -isystem /usr/local/lib/jn516x-sdk/JN-SW-4168/Components/PWRM/Include -isystem /usr/local/lib/jn516x-sdk/JN-SW-4168/Components/TimerServer/Include -isystem /usr/local/lib/jn516x-sdk/JN-SW-4168/Components/Utilities/Include -isystem /usr/local/lib/jn516x-sdk/JN-SW-4168/Components/ZCL/Include -isystem /usr/local/lib/jn516x-sdk/JN-SW-4168/Components/ZCL/Clusters/General/Include -isystem /usr/local/lib/jn516x-sdk/JN-SW-4168/Components/ZCL/Clusters/General/Source -isystem /usr/local/lib/jn516x-sdk/JN-SW-4168/Components/ZCL/Clusters/LightLink/Include -isystem /usr/local/lib/jn516x-sdk/JN-SW-4168/Components/ZCL/Profiles/ZLL/Include -isystem /usr/local/lib/jn516x-sdk/JN-SW-4168/Components/ZPSAPL/Include -isystem /usr/local/lib/jn516x-sdk/JN-SW-4168/Components/ZPSMAC/Include -isystem /usr/local/lib/jn516x-sdk/JN-SW-4168/Components/ZPSTSV/Include -isystem /usr/local/lib/jn516x-sdk/JN-SW-4168/Components/ZPSNWK/Include   -o CMakeFiles/ZLL-WS2812.dir/Common_Light/Source/app_buttons.c.o   -c "/home/BERNAU/joerg/Eagle/Projekte/LED Boards/ZigbeeLightLink-WS2812B/Firmware/Common_Light/Source/app_buttons.c"

In file included from /usr/local/lib/jn516x-sdk/JN-SW-4168/Components/ZPSAPL/Include/zps_apl_af.h:46:0,
                 from /usr/local/lib/jn516x-sdk/JN-SW-4168/Components/ZCL/Include/zcl.h:60,
                 from /usr/local/lib/jn516x-sdk/JN-SW-4168/Components/ZCL/Clusters/LightLink/Include/zll_commission.h:52,
                 from /home/BERNAU/joerg/Eagle/Projekte/LED Boards/ZigbeeLightLink-WS2812B/Firmware/Common/Source/app_events.h:47,
                 from /home/BERNAU/joerg/Eagle/Projekte/LED Boards/ZigbeeLightLink-WS2812B/Firmware/Common_Light/Source/app_buttons.c:44:
/usr/local/lib/jn516x-sdk/JN-SW-4168/Components/ZPSMAC/Include/mac_vs_sap.h:348:5: error: unknown type name 'tsTxFrameFormat'
CMakeFiles/ZLL-WS2812.dir/build.make:88: recipe for target 'CMakeFiles/ZLL-WS2812.dir/Common_Light/Source/app_buttons.c.o' failed

It seems to me being a SDK issue.

Best Greetings

Joerg

Labels (1)
  • JN

0 Kudos
1 Reply

376 Views
mario_castaneda
NXP TechSupport
NXP TechSupport

Hi Joerg,

As you know the JN516x devices are not supported by Linux,

How are you trying to compile the JN example?

Regards,

Mario

0 Kudos