Complete
over 3 years ago

CIQQA-443

This looks like a firmware issue that will require the device to be updated to current firmware.

Symbol Not Found Error D2™ Delta PX: 5.30

Error Name: Symbol Not Found Error
    D2™ Delta PX: 5.30
App Versions: 1.15.13
Languages: chs
Backtrace:
    PSX1_App.chkREQ:560
    PSX1_Vie.chkOWM:878
    PSX1_Vie.onShow:842

1. not in "low power" - because called from onShow

2.  in line APP func

owm =  
                [
                    1,
                    loadResource(Rez.Strings.OWL)
                ];

so if number of line is valid it can be only

- in loadResource (resources-zhs/string.xml ... <string id="OWL">en</string>...)

- or problem with reusing var ovm

sdk 4.0.3
eclipse plug in 4.0.4
eclipse Version: 2021-03 (4.19.0) Build id: 20210312-0638,
windows 10

Parents
  • I suspect this is a firmware issue. The current production release of firmware for D2 Delta is 6.10, so the device encountering this error appears to be a few versions behind production. This could potentially be addressed by updating to the latest firmware.

    Another possibility is that this is an APAC product since the language listed is 'chs' for simplified Chinese. APAC firmware often lags behind our "worldwide" device firmware, so it may just be a matter of waiting for the firmware to catch up. If this issue is not reproducible on other products or in the Connect IQ simulator, then it's unlikely to be an issue with either your application or the Connect IQ VM.

Comment
  • I suspect this is a firmware issue. The current production release of firmware for D2 Delta is 6.10, so the device encountering this error appears to be a few versions behind production. This could potentially be addressed by updating to the latest firmware.

    Another possibility is that this is an APAC product since the language listed is 'chs' for simplified Chinese. APAC firmware often lags behind our "worldwide" device firmware, so it may just be a matter of waiting for the firmware to catch up. If this issue is not reproducible on other products or in the Connect IQ simulator, then it's unlikely to be an issue with either your application or the Connect IQ VM.

Children
No Data