Hi, All.
I am trying to test Alexa Demo system image with I.MX7D-PICO board and Voice HAT from technexion.
According to instruction guide, connected WiFi network, and try to execute runAvsDemo.sh.
But I saw error message as following. (Test image name : DSPC_With-HAT.sdcard)
root@imx7d-pico:~/Alexa_SDK/Scripts# ./runAvsDemo.sh
Running app with log level: DEBUG9
2017-12-04 20:24:19.004 [ 1] I ConfigurationNode:initializeSuccess
2017-12-04 20:24:19.793 [ 1] E AuthDelegate:initFailed:reason=missingConfigurationValue,key=refreshToken
./runAvsDemo.sh: line 3: 885 Segmentation fault TZ=UTC ./SampleApp ../../Integration/AlexaClientSDKConfig.json ../../Integration/inputs/SensoryModels/ DEBUG9
root@imx7d-pico:~/Alexa_SDK/Scripts#
I think it is related with Token, so I want to know how to get the Token for this demo.
Anyone who can help this?
Thanks & Regards!
Alvin.