Hello NXP team,
I am interested in studying PLC and IPv6 communication between a vehicle and a charging station. To achieve this, I am simulating a charging station using the NXP EVSE-SIG-BRD2X board and the i.MX 93 Evaluation Kit, both flashed with EVSE software. The jumpers on the EVSE-SIG-BRD2X are configured for EVSE mode according to the user manual.
The CP, PP, and GND pins from the EVSE-SIG-BRD2X are connected to the corresponding pins on the charging cable. The i.MX 93 Evaluation Kit runs Linux and executes the stx_evse_eth program.
When running the program, execution stops at “APL: Listen Port 7” and resumes only after the cable is connected to the vehicle.
My questions are:
Why does it disconnect from AVLN?
What does “FIRMWARE RUNNING” mean?
Why is there no successful SLAC pairing?
Here is the execution log.
root@imx93evk-easyevse:~# ./stx_evse_eth
SEVENSTAX OpenSTLinux Reference Application V_02_00_00
--------------------------------------------------
- Linux-RAW-Socket used with SEVENSTAX-TCP
INFO: Network Interface if0 = eth0
======================================
Welcome to sevenstax Debugging!
REFERENCE APPLICATION:
Name: Easy EVSE
Version: V_02_00_00
Build: Apr 5 2024 14:41:09
Customer: NXP
Target: Linux
CPU: i.MX 93
SEVENSTAX PRODUCT VERSION:
SEVENSTAX_LIB_V_11_02_00
PROTOCOLS CONFIGURATION:
[x] IP-MULTI-DEVICE
[x] IPv4/6: 5 instances
[ ] IPv4
[x] IPv6
[x] IPv6 Fragmentation
[x] Rx fragments (1x2000 bytes)
[x] Tx fragments (1 instances )
[x] Ethernet Interface
[ ] DHCP client
[ ] DHCP server
[ ] BOOTP
[ ] Auto-IP
[ ] WLAN Driver/Service
[ ] PPP
[ ] ICMP
[ ] IGMP
[x] TCP (5 instances)
[ ] HTTP server
[ ] SOAP Client
[ ] ReST Module
[x] HTTP Client
[ ] TELNET server
[ ] NVT
[ ] XMPP
[ ] SMTP
[ ] POP3
[x] UDP (5 instances)
[ ] NTP
[ ] SNMP agent
[ ] DNS client
[ ] DNS client/server
[ ] mDNS/DNS-SD
[ ] MDNS-Service
[ ] NBNS
[ ] LLMNR
[ ] TFTP client/server
[ ] PTP
[ ] RTOSWrapper
[ ] CMX
[ ] Segger embOS
[ ] SCIOPTA
[x] VFS (15 instances)
[ ] Static ROM-Files
[ ] STX-Filesystem
[ ] Static Lookup-Table
[ ] Dynamic FAT Access
SPECIAL TEST CONFIGURATION:
[x] DebugOuts
[ ] User Management
[ ] RANDOM MAC address
[ ] TCP-Echo
[ ] TCP-Echo RTOS
[ ] JavaGraph Applet (no TCP)
[x] UDP-Echo (Port 7, 2000 bytes)
[ ] UDP-Echo RTOS
[ ] TFTP-Demo
[ ] IGMP Testgroup
[x] NameServices Wrapper
[ ] WLAN-Test-Sequence enabled
[ ] NameService-Test-Sequence enabled
APPLICATION RUNNING ...
[ 0.003] [INFO ] PLCV-HL: stxCG5317_HL_Init()
[ 0.003] [INFO ] PLCV-HL: stxCG5317_HL_Config()
[ 0.003] SECCDP: stxSeccDPS_Init() called!
[ 0.003] [DEBUG ] APL-ETH: stxRefApp_Eth_Init() called
[ 0.003] [INFO ] APL-ETH: ======================================================>
[ 0.003] [INFO ] APL-ETH: RefApp Network Layer configurations
[ 0.003] [INFO ] APL-ETH: L1->L2->L3 linkage:
[ 0.003] [INFO ] APL-ETH: ----------------------------------------------------
[ 0.003] [INFO ] APL-ETH: Interface Configuration[0]:
[ 0.003] [INFO ] PLC-HL: stxPLC_HL_SetMac()
[ 0.003] [NOTICE] APL-ETH: MAC of NIC[0]: 00:01:01:74:6b:30
[ 0.003] [INFO ] APL-ETH: L1 Device Name: plc0
[ 0.003] [INFO ] APL-ETH: L2 Type: Ethernet
[ 0.003] [INFO ] APL-ETH: L3 IPv6 Handle[0]: 0xfe00
[ 0.003] [INFO ] APL-ETH: ----------------------------------------------------
[ 0.003] [INFO ] APL-ETH: <======================================================
[ 0.003] [DEBUG ] APL-ETH: stxRefApp_Eth_Init() finished
[ 0.003] APL: UDP-Echo enabled:
[ 0.003] APL: Listen Port 7
[ 29.909] [DEBUG ] V2GAPP: stxV2GAppl_Init()
[ 29.909] [NOTICE] SLAC: stxSLAC_Init()
[ 29.910] [DEBUG ] V2GAPP: stxV2GAppl_Start()
[ 29.910] [DEBUG ] V2GAPP: STATE = X => APPLV2G_STATE_INIT
[ 29.910] [DEBUG ] APL-ETH: stxRefApp_Eth_Start() called
[ 29.910] [INFO ] PLC-HL: stxPLC_HL_Start()
[ 29.934] [INFO ] PLCV-HL: stxCG5317_HL_Start()
[ 29.934] [DEBUG ] APL-ETH: stxRefApp_Eth_Start() finished
[ 29.934] [NOTICE] PLCV-HL: stxCG5317_HL_Tick(): Reset CG5317
[ 29.934] [NOTICE] TLSLIB: DRBG initialized.
[ 59.664] [NOTICE] SLAC: stxSLAC_Stop()
[ 59.664] SECCDP: stxSeccDPS_Stop() called!
[ 59.664] [DEBUG ] V2GAPP: STATE = APPLV2G_STATE_INIT => APPLV2G_STATE_INITIALIZED
[ 89.662] [DEBUG ] V2GAPP: STATE = APPLV2G_STATE_INITIALIZED => APPLV2G_STATE_DETECT_MODE
[ 89.662] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Init
[ 179.339] [DEBUG ] V2GAPP: EVSE STATE = APPLV2G_STATE_DETECT_MODE => APPLV2G_STATE_SLAC_START_PRE
[ 209.256] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 257!
[ 239.163] [WARN ] PLCV-HL: stxCG5317_HL_Tick(): Modem did not confirm packet with sessionId 257! Resend packet!
[ 269.073] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 257!
[ 269.097] [NOTICE] PLCV-HL: ---------> FIRMWARE STOPPED
[ 269.098] [NOTICE] PLCV-HL: ---------> FIRMWARE STOPPED
[ 269.099] [INFO ] PLCV-HL: stxCG5317_HL_Tick_Boot(): device is in host loading mode
[ 269.101] [INFO ] PLCV-HL: EBL section data had been loaded
[ 269.105] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 258!
[ 269.112] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 259!
[ 269.117] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 260!
[ 269.122] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 261!
[ 269.124] [NOTICE] V2GAPP: # V2GCPS_INFOTYPE_CP_STATE
[ 269.126] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 262!
[ 269.133] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 263!
[ 269.140] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 264!
[ 269.143] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 265!
[ 269.144] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 266!
[ 269.145] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 267!
[ 269.147] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 268!
[ 299.054] [WARN ] PLCV-HL: stxCG5317_HL_Tick(): Modem did not confirm packet with sessionId 268! Resend packet!
[ 328.959] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 268!
[ 358.852] [WARN ] PLCV-HL: stxCG5317_HL_Tick(): Modem did not confirm packet with sessionId 268! Resend packet!
[ 358.852] [WARN ] PLCV-HL: Got non zero status code from VSM response. Code 0x7
[ 358.852] [ERROR ] PLCV-HL: Aborting Image Upload due to non-zero status code in VSM response. Code: 0x7
[ 358.865] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 268!
[ 358.877] [WARN ] PLCV-HL: Got non zero status code from VSM response. Code 0x7
[ 358.877] [ERROR ] PLCV-HL: Aborting Image Upload due to non-zero status code in VSM response. Code: 0x7
[ 358.890] [ERROR ] PLCV-HL: stxCG5317_HL_FW_Tick_UploadCpuImage(): Got erronous response. Aborting upload process
[ 358.890] [NOTICE] PLCV-HL: stxCG5317_HL_Tick(): Reset CG5317
[ 359.405] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Init
[ 359.429] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 269!
[ 359.430] [NOTICE] PLCV-HL: ---------> FIRMWARE STOPPED
[ 359.430] [INFO ] PLCV-HL: stxCG5317_HL_Tick_Boot(): device is in host loading mode
[ 359.430] [INFO ] PLCV-HL: EBL section data had been loaded
[ 359.431] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 270!
[ 359.432] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 271!
[ 359.433] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 272!
[ 359.434] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 273!
[ 359.508] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 274!
[ 359.510] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 275!
[ 359.511] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 276!
[ 359.512] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 277!
[ 359.514] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 278!
[ 359.577] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 279!
[ 359.578] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 280!
[ 359.580] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 281!
[ 359.581] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 282!
[ 359.582] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 283!
[ 359.656] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 284!
[ 359.657] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 285!
[ 359.658] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 286!
[ 359.660] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 287!
[ 359.661] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 288!
[ 359.735] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 289!
[ 359.736] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 290!
[ 359.737] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 291!
[ 359.739] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 292!
[ 359.740] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 293!
[ 359.803] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 294!
[ 359.804] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 295!
[ 359.805] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 296!
[ 359.807] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 297!
[ 359.808] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 298!
[ 359.882] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 299!
[ 359.883] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 300!
[ 359.884] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 301!
[ 359.886] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 302!
[ 359.887] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 303!
[ 359.961] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 304!
[ 359.962] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 305!
[ 359.963] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 306!
[ 359.964] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 307!
[ 359.966] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 308!
[ 360.039] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 309!
[ 360.041] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 310!
[ 360.042] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 311!
[ 360.043] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 312!
[ 360.045] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 313!
[ 360.118] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 314!
[ 360.120] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 315!
[ 360.121] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 316!
[ 360.122] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 317!
[ 360.124] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 318!
[ 360.197] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 319!
[ 360.199] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 320!
[ 360.200] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 321!
[ 360.201] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 322!
[ 360.203] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 323!
[ 360.276] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 324!
[ 360.278] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 325!
[ 360.279] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 326!
[ 360.280] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 327!
[ 360.282] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 328!
[ 360.355] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 329!
[ 360.357] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 330!
[ 360.358] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 331!
[ 360.359] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 332!
[ 360.361] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 333!
[ 360.434] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 334!
[ 360.436] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 335!
[ 360.437] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 336!
[ 360.438] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 337!
[ 360.440] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 338!
[ 360.503] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 339!
[ 360.504] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 340!
[ 360.505] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 341!
[ 360.506] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 342!
[ 360.508] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 343!
[ 360.557] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 344!
[ 360.582] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 345!
[ 360.583] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 346!
[ 360.584] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 347!
[ 360.586] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 348!
[ 360.587] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 349!
[ 360.660] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 350!
[ 360.661] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 351!
[ 360.663] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 352!
[ 360.664] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 353!
[ 360.738] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 354!
[ 360.739] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 355!
[ 360.741] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 356!
[ 360.742] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 357!
[ 360.816] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 358!
[ 360.817] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 359!
[ 360.819] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 360!
[ 360.820] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 361!
[ 360.894] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 362!
[ 360.895] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 363!
[ 360.897] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 364!
[ 360.898] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 365!
[ 360.972] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 366!
[ 360.973] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 367!
[ 360.975] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 368!
[ 360.976] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 369!
[ 361.050] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 370!
[ 361.051] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 371!
[ 361.053] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 372!
[ 361.054] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 373!
[ 361.128] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 374!
[ 361.129] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 375!
[ 361.131] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 376!
[ 361.132] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 377!
[ 361.133] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 378!
[ 361.194] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 379!
[ 361.207] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 380!
[ 361.208] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 381!
[ 361.209] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 382!
[ 361.211] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 383!
[ 361.274] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 384!
[ 361.275] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 385!
[ 361.276] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 386!
[ 361.278] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 387!
[ 361.352] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 388!
[ 361.353] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 389!
[ 361.354] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 390!
[ 361.356] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 391!
[ 361.419] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 392!
[ 361.420] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 393!
[ 361.422] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 394!
[ 361.423] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 395!
[ 361.497] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 396!
[ 361.498] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 397!
[ 361.500] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 398!
[ 361.501] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 399!
[ 361.575] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 400!
[ 361.576] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 401!
[ 361.578] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 402!
[ 361.579] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 403!
[ 361.653] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 404!
[ 361.655] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 405!
[ 361.656] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 406!
[ 361.657] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 407!
[ 361.731] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 408!
[ 361.733] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 409!
[ 361.734] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 410!
[ 361.735] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 411!
[ 361.809] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 412!
[ 361.811] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 413!
[ 361.812] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 414!
[ 361.813] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 415!
[ 361.887] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 416!
[ 361.889] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 417!
[ 361.890] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 418!
[ 361.891] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 419!
[ 361.965] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 420!
[ 361.967] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 421!
[ 361.968] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 422!
[ 361.969] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 423!
[ 361.970] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 424!
[ 362.031] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 425!
[ 362.044] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 426!
[ 362.045] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 427!
[ 362.046] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 428!
[ 362.048] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 429!
[ 362.122] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 430!
[ 362.123] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 431!
[ 362.124] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 432!
[ 362.126] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 433!
[ 362.189] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 434!
[ 362.191] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 435!
[ 362.192] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 436!
[ 362.193] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 437!
[ 362.267] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 438!
[ 362.268] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 439!
[ 362.270] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 440!
[ 362.271] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 441!
[ 362.345] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 442!
[ 362.347] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 443!
[ 362.348] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 444!
[ 362.349] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 445!
[ 362.423] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 446!
[ 362.425] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 447!
[ 362.426] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 448!
[ 362.427] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 449!
[ 362.501] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 450!
[ 362.503] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 451!
[ 362.504] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 452!
[ 362.505] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 453!
[ 362.579] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 454!
[ 362.581] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 455!
[ 362.582] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 456!
[ 362.583] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 457!
[ 362.657] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 458!
[ 362.659] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 459!
[ 362.660] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 460!
[ 362.661] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 461!
[ 362.735] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 462!
[ 362.737] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 463!
[ 362.738] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 464!
[ 362.739] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 465!
[ 362.813] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 466!
[ 362.815] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 467!
[ 362.816] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 468!
[ 362.817] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 469!
[ 362.819] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 470!
[ 362.882] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 471!
[ 362.883] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 472!
[ 362.884] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 473!
[ 362.886] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 474!
[ 362.887] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 475!
[ 362.961] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 476!
[ 362.962] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 477!
[ 362.963] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 478!
[ 362.965] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 479!
[ 363.028] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 480!
[ 363.029] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 481!
[ 363.031] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 482!
[ 363.032] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 483!
[ 363.106] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 484!
[ 363.107] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 485!
[ 363.109] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 486!
[ 363.110] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 487!
[ 363.184] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 488!
[ 363.185] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 489!
[ 363.187] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 490!
[ 363.188] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 491!
[ 363.262] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 492!
[ 363.264] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 493!
[ 363.265] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 494!
[ 363.266] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 495!
[ 363.340] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 496!
[ 363.342] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 497!
[ 363.343] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 498!
[ 363.344] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 499!
[ 363.418] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 500!
[ 363.420] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 501!
[ 363.421] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 502!
[ 363.422] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 503!
[ 363.496] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 504!
[ 363.498] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 505!
[ 363.499] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 506!
[ 363.500] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 507!
[ 363.574] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 508!
[ 363.576] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 509!
[ 363.577] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 510!
[ 363.578] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 511!
[ 363.652] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 512!
[ 363.654] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 513!
[ 363.655] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 514!
[ 363.656] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 515!
[ 363.730] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 516!
[ 363.732] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 517!
[ 363.733] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 518!
[ 363.734] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 519!
[ 363.798] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 520!
[ 363.799] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 521!
[ 363.800] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 522!
[ 363.802] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 523!
[ 363.876] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 524!
[ 363.877] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 525!
[ 363.878] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 526!
[ 363.880] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 527!
[ 363.954] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 528!
[ 363.955] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 529!
[ 363.956] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 530!
[ 363.958] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 531!
[ 364.032] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 532!
[ 364.033] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 533!
[ 364.034] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 534!
[ 364.036] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 535!
[ 364.110] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 536!
[ 364.111] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 537!
[ 364.112] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 538!
[ 364.114] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 539!
[ 364.188] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 540!
[ 364.189] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 541!
[ 364.190] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 542!
[ 364.192] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 543!
[ 364.266] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 544!
[ 364.267] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 545!
[ 364.269] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 546!
[ 364.270] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 547!
[ 364.344] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 548!
[ 364.345] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 549!
[ 364.347] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 550!
[ 364.348] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 551!
[ 364.422] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 552!
[ 364.423] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 553!
[ 364.425] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 554!
[ 364.426] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 555!
[ 364.489] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 556!
[ 364.490] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 557!
[ 364.492] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 558!
[ 364.493] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 559!
[ 364.494] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 560!
[ 364.543] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 561!
[ 364.568] [INFO ] PLCV-HL: stxCG5317_HL_Tick_Boot() Sending shared Global parameters successfull
[ 364.568] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 562!
[ 364.569] [INFO ] PLCV-HL: stxCG5317_HL_SendChunksTick() Sending 0x880 bytes to target address 0x1243D0
[ 364.569] [INFO ] PLCV-HL: CG5317_HLSendChunksTick() Chunk data sent successfully
[ 364.569] [INFO ] PLCV-HL: stxCG5317_HL_Tick_Boot() Sent global parameters successfull
[ 364.569] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 563!
[ 364.570] [INFO ] PLCV-HL: stxCG5317_HL_SendChunksTick() Sending 0x1452 bytes to target address 0x130000
[ 364.570] [INFO ] PLCV-HL: CG5317_HLSendChunksTick() Chunk data sent successfully
[ 364.570] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 564!
[ 364.572] [INFO ] PLCV-HL: stxCG5317_HL_SendChunksTick() Sending 0x1452 bytes to target address 0x1305AC
[ 364.572] [INFO ] PLCV-HL: CG5317_HLSendChunksTick() Chunk data sent successfully
[ 364.572] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 565!
[ 364.609] [INFO ] PLCV-HL: stxCG5317_HL_SendChunksTick() Sending 0x1452 bytes to target address 0x130B58
[ 364.609] [INFO ] PLCV-HL: CG5317_HLSendChunksTick() Chunk data sent successfully
[ 364.622] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 566!
[ 364.646] [INFO ] PLCV-HL: stxCG5317_HL_SendChunksTick() Sending 0x1452 bytes to target address 0x131104
[ 364.646] [INFO ] PLCV-HL: CG5317_HLSendChunksTick() Chunk data sent successfully
[ 364.646] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 567!
[ 364.648] [INFO ] PLCV-HL: stxCG5317_HL_SendChunksTick() Sending 0x1452 bytes to target address 0x1316B0
[ 364.648] [INFO ] PLCV-HL: CG5317_HLSendChunksTick() Chunk data sent successfully
[ 364.648] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 568!
[ 364.649] [INFO ] PLCV-HL: stxCG5317_HL_SendChunksTick() Sending 0x1452 bytes to target address 0x131C5C
[ 364.649] [INFO ] PLCV-HL: CG5317_HLSendChunksTick() Chunk data sent successfully
[ 364.649] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 569!
[ 364.650] [INFO ] PLCV-HL: stxCG5317_HL_SendChunksTick() Sending 0x1452 bytes to target address 0x132208
[ 364.651] [INFO ] PLCV-HL: CG5317_HLSendChunksTick() Chunk data sent successfully
[ 364.651] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 570!
[ 364.677] [INFO ] PLCV-HL: stxCG5317_HL_SendChunksTick() Sending 0x1452 bytes to target address 0x1327B4
[ 364.677] [INFO ] PLCV-HL: CG5317_HLSendChunksTick() Chunk data sent successfully
[ 364.690] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 571!
[ 364.714] [INFO ] PLCV-HL: stxCG5317_HL_SendChunksTick() Sending 0x1452 bytes to target address 0x132D60
[ 364.714] [INFO ] PLCV-HL: CG5317_HLSendChunksTick() Chunk data sent successfully
[ 364.714] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 572!
[ 364.716] [INFO ] PLCV-HL: stxCG5317_HL_SendChunksTick() Sending 0x1452 bytes to target address 0x13330C
[ 364.716] [INFO ] PLCV-HL: CG5317_HLSendChunksTick() Chunk data sent successfully
[ 364.716] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 573!
[ 364.717] [INFO ] PLCV-HL: stxCG5317_HL_SendChunksTick() Sending 0x1452 bytes to target address 0x1338B8
[ 364.717] [INFO ] PLCV-HL: CG5317_HLSendChunksTick() Chunk data sent successfully
[ 364.717] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 574!
[ 364.718] [INFO ] PLCV-HL: stxCG5317_HL_SendChunksTick() Sending 0x1452 bytes to target address 0x133E64
[ 364.718] [INFO ] PLCV-HL: CG5317_HLSendChunksTick() Chunk data sent successfully
[ 364.719] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 575!
[ 364.756] [INFO ] PLCV-HL: stxCG5317_HL_SendChunksTick() Sending 0x1452 bytes to target address 0x134410
[ 364.756] [INFO ] PLCV-HL: CG5317_HLSendChunksTick() Chunk data sent successfully
[ 364.768] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 576!
[ 364.793] [INFO ] PLCV-HL: stxCG5317_HL_SendChunksTick() Sending 0x1452 bytes to target address 0x1349BC
[ 364.793] [INFO ] PLCV-HL: CG5317_HLSendChunksTick() Chunk data sent successfully
[ 364.793] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 577!
[ 364.794] [INFO ] PLCV-HL: stxCG5317_HL_SendChunksTick() Sending 0x1452 bytes to target address 0x134F68
[ 364.794] [INFO ] PLCV-HL: CG5317_HLSendChunksTick() Chunk data sent successfully
[ 364.794] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 578!
[ 364.796] [INFO ] PLCV-HL: stxCG5317_HL_SendChunksTick() Sending 0x1452 bytes to target address 0x135514
[ 364.796] [INFO ] PLCV-HL: CG5317_HLSendChunksTick() Chunk data sent successfully
[ 364.796] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 579!
[ 364.797] [INFO ] PLCV-HL: stxCG5317_HL_SendChunksTick() Sending 0x1452 bytes to target address 0x135AC0
[ 364.797] [INFO ] PLCV-HL: CG5317_HLSendChunksTick() Chunk data sent successfully
[ 364.797] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 580!
[ 364.835] [INFO ] PLCV-HL: stxCG5317_HL_SendChunksTick() Sending 0x1452 bytes to target address 0x13606C
[ 364.835] [INFO ] PLCV-HL: CG5317_HLSendChunksTick() Chunk data sent successfully
[ 364.847] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 581!
[ 364.871] [INFO ] PLCV-HL: stxCG5317_HL_SendChunksTick() Sending 0x1452 bytes to target address 0x136618
[ 364.872] [INFO ] PLCV-HL: CG5317_HLSendChunksTick() Chunk data sent successfully
[ 364.872] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 582!
[ 364.873] [INFO ] PLCV-HL: stxCG5317_HL_SendChunksTick() Sending 0x1452 bytes to target address 0x136BC4
[ 364.873] [INFO ] PLCV-HL: CG5317_HLSendChunksTick() Chunk data sent successfully
[ 364.873] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 583!
[ 364.874] [INFO ] PLCV-HL: stxCG5317_HL_SendChunksTick() Sending 0x1452 bytes to target address 0x137170
[ 364.874] [INFO ] PLCV-HL: CG5317_HLSendChunksTick() Chunk data sent successfully
[ 364.875] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 584!
[ 364.876] [INFO ] PLCV-HL: stxCG5317_HL_SendChunksTick() Sending 0x1452 bytes to target address 0x13771C
[ 364.876] [INFO ] PLCV-HL: CG5317_HLSendChunksTick() Chunk data sent successfully
[ 364.876] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 585!
[ 364.913] [INFO ] PLCV-HL: stxCG5317_HL_SendChunksTick() Sending 0x1452 bytes to target address 0x137CC8
[ 364.913] [INFO ] PLCV-HL: CG5317_HLSendChunksTick() Chunk data sent successfully
[ 364.926] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 586!
[ 364.950] [INFO ] PLCV-HL: stxCG5317_HL_SendChunksTick() Sending 0x1452 bytes to target address 0x138274
[ 364.950] [INFO ] PLCV-HL: CG5317_HLSendChunksTick() Chunk data sent successfully
[ 364.950] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 587!
[ 364.952] [INFO ] PLCV-HL: stxCG5317_HL_SendChunksTick() Sending 0x1452 bytes to target address 0x138820
[ 364.952] [INFO ] PLCV-HL: CG5317_HLSendChunksTick() Chunk data sent successfully
[ 364.952] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 588!
[ 364.953] [INFO ] PLCV-HL: stxCG5317_HL_SendChunksTick() Sending 0x1452 bytes to target address 0x138DCC
[ 364.953] [INFO ] PLCV-HL: CG5317_HLSendChunksTick() Chunk data sent successfully
[ 364.953] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 589!
[ 364.954] [INFO ] PLCV-HL: stxCG5317_HL_SendChunksTick() Sending 0x1452 bytes to target address 0x139378
[ 364.954] [INFO ] PLCV-HL: CG5317_HLSendChunksTick() Chunk data sent successfully
[ 364.955] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 590!
[ 364.992] [INFO ] PLCV-HL: stxCG5317_HL_SendChunksTick() Sending 0x1452 bytes to target address 0x139924
[ 364.992] [INFO ] PLCV-HL: CG5317_HLSendChunksTick() Chunk data sent successfully
[ 365.004] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 591!
[ 365.029] [INFO ] PLCV-HL: stxCG5317_HL_SendChunksTick() Sending 0x1452 bytes to target address 0x139ED0
[ 365.029] [INFO ] PLCV-HL: CG5317_HLSendChunksTick() Chunk data sent successfully
[ 365.029] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 592!
[ 365.030] [INFO ] PLCV-HL: stxCG5317_HL_SendChunksTick() Sending 0x1452 bytes to target address 0x13A47C
[ 365.030] [INFO ] PLCV-HL: CG5317_HLSendChunksTick() Chunk data sent successfully
[ 365.030] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 593!
[ 365.032] [INFO ] PLCV-HL: stxCG5317_HL_SendChunksTick() Sending 0x1452 bytes to target address 0x13AA28
[ 365.032] [INFO ] PLCV-HL: CG5317_HLSendChunksTick() Chunk data sent successfully
[ 365.032] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 594!
[ 365.033] [INFO ] PLCV-HL: stxCG5317_HL_SendChunksTick() Sending 0x1452 bytes to target address 0x13AFD4
[ 365.033] [INFO ] PLCV-HL: CG5317_HLSendChunksTick() Chunk data sent successfully
[ 365.033] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 595!
[ 365.071] [INFO ] PLCV-HL: stxCG5317_HL_SendChunksTick() Sending 0x1452 bytes to target address 0x13B580
[ 365.071] [INFO ] PLCV-HL: CG5317_HLSendChunksTick() Chunk data sent successfully
[ 365.083] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 596!
[ 365.107] [INFO ] PLCV-HL: stxCG5317_HL_SendChunksTick() Sending 0x1452 bytes to target address 0x13BB2C
[ 365.108] [INFO ] PLCV-HL: CG5317_HLSendChunksTick() Chunk data sent successfully
[ 365.108] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 597!
[ 365.109] [INFO ] PLCV-HL: stxCG5317_HL_SendChunksTick() Sending 0x1452 bytes to target address 0x13C0D8
[ 365.109] [INFO ] PLCV-HL: CG5317_HLSendChunksTick() Chunk data sent successfully
[ 365.109] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 598!
[ 365.110] [INFO ] PLCV-HL: stxCG5317_HL_SendChunksTick() Sending 0x1452 bytes to target address 0x13C684
[ 365.110] [INFO ] PLCV-HL: CG5317_HLSendChunksTick() Chunk data sent successfully
[ 365.111] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 599!
[ 365.112] [INFO ] PLCV-HL: stxCG5317_HL_SendChunksTick() Sending 0x1452 bytes to target address 0x13CC30
[ 365.112] [INFO ] PLCV-HL: CG5317_HLSendChunksTick() Chunk data sent successfully
[ 365.112] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 600!
[ 365.149] [INFO ] PLCV-HL: stxCG5317_HL_SendChunksTick() Sending 0x1452 bytes to target address 0x13D1DC
[ 365.150] [INFO ] PLCV-HL: CG5317_HLSendChunksTick() Chunk data sent successfully
[ 365.162] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 601!
[ 365.186] [INFO ] PLCV-HL: stxCG5317_HL_SendChunksTick() Sending 0x1452 bytes to target address 0x13D788
[ 365.186] [INFO ] PLCV-HL: CG5317_HLSendChunksTick() Chunk data sent successfully
[ 365.186] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 602!
[ 365.188] [INFO ] PLCV-HL: stxCG5317_HL_SendChunksTick() Sending 0x1452 bytes to target address 0x13DD34
[ 365.188] [INFO ] PLCV-HL: CG5317_HLSendChunksTick() Chunk data sent successfully
[ 365.188] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 603!
[ 365.189] [INFO ] PLCV-HL: stxCG5317_HL_SendChunksTick() Sending 0x1452 bytes to target address 0x13E2E0
[ 365.189] [INFO ] PLCV-HL: CG5317_HLSendChunksTick() Chunk data sent successfully
[ 365.189] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 604!
[ 365.190] [INFO ] PLCV-HL: stxCG5317_HL_SendChunksTick() Sending 0x1452 bytes to target address 0x13E88C
[ 365.191] [INFO ] PLCV-HL: CG5317_HLSendChunksTick() Chunk data sent successfully
[ 365.191] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 605!
[ 365.228] [INFO ] PLCV-HL: stxCG5317_HL_SendChunksTick() Sending 0x1452 bytes to target address 0x13EE38
[ 365.228] [INFO ] PLCV-HL: CG5317_HLSendChunksTick() Chunk data sent successfully
[ 365.240] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 606!
[ 365.265] [INFO ] PLCV-HL: stxCG5317_HL_SendChunksTick() Sending 0x1452 bytes to target address 0x13F3E4
[ 365.265] [INFO ] PLCV-HL: CG5317_HLSendChunksTick() Chunk data sent successfully
[ 365.265] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 607!
[ 365.266] [INFO ] PLCV-HL: stxCG5317_HL_SendChunksTick() Sending 0x1452 bytes to target address 0x13F990
[ 365.266] [INFO ] PLCV-HL: CG5317_HLSendChunksTick() Chunk data sent successfully
[ 365.267] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 608!
[ 365.268] [INFO ] PLCV-HL: stxCG5317_HL_SendChunksTick() Sending 0x1452 bytes to target address 0x13FF3C
[ 365.268] [INFO ] PLCV-HL: CG5317_HLSendChunksTick() Chunk data sent successfully
[ 365.268] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 609!
[ 365.269] [INFO ] PLCV-HL: stxCG5317_HL_SendChunksTick() Sending 0x1452 bytes to target address 0x1404E8
[ 365.269] [INFO ] PLCV-HL: CG5317_HLSendChunksTick() Chunk data sent successfully
[ 365.269] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 610!
[ 365.307] [INFO ] PLCV-HL: stxCG5317_HL_SendChunksTick() Sending 0x1452 bytes to target address 0x140A94
[ 365.307] [INFO ] PLCV-HL: CG5317_HLSendChunksTick() Chunk data sent successfully
[ 365.319] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 611!
[ 365.343] [INFO ] PLCV-HL: stxCG5317_HL_SendChunksTick() Sending 0x1452 bytes to target address 0x141040
[ 365.344] [INFO ] PLCV-HL: CG5317_HLSendChunksTick() Chunk data sent successfully
[ 365.344] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 612!
[ 365.345] [INFO ] PLCV-HL: stxCG5317_HL_SendChunksTick() Sending 0x1452 bytes to target address 0x1415EC
[ 365.345] [INFO ] PLCV-HL: CG5317_HLSendChunksTick() Chunk data sent successfully
[ 365.345] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 613!
[ 365.346] [INFO ] PLCV-HL: stxCG5317_HL_SendChunksTick() Sending 0x1452 bytes to target address 0x141B98
[ 365.346] [INFO ] PLCV-HL: CG5317_HLSendChunksTick() Chunk data sent successfully
[ 365.347] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 614!
[ 365.348] [INFO ] PLCV-HL: stxCG5317_HL_SendChunksTick() Sending 0x1452 bytes to target address 0x142144
[ 365.348] [INFO ] PLCV-HL: CG5317_HLSendChunksTick() Chunk data sent successfully
[ 365.348] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 615!
[ 365.385] [INFO ] PLCV-HL: stxCG5317_HL_SendChunksTick() Sending 0x1452 bytes to target address 0x1426F0
[ 365.385] [INFO ] PLCV-HL: CG5317_HLSendChunksTick() Chunk data sent successfully
[ 365.398] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 616!
[ 365.411] [INFO ] PLCV-HL: stxCG5317_HL_SendChunksTick() Sending 0x1452 bytes to target address 0x142C9C
[ 365.412] [INFO ] PLCV-HL: CG5317_HLSendChunksTick() Chunk data sent successfully
[ 365.412] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 617!
[ 365.413] [INFO ] PLCV-HL: stxCG5317_HL_SendChunksTick() Sending 0x1452 bytes to target address 0x143248
[ 365.413] [INFO ] PLCV-HL: CG5317_HLSendChunksTick() Chunk data sent successfully
[ 365.413] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 618!
[ 365.414] [INFO ] PLCV-HL: stxCG5317_HL_SendChunksTick() Sending 0x604 bytes to target address 0x1437F4
[ 365.414] [INFO ] PLCV-HL: CG5317_HLSendChunksTick() Chunk data sent successfully
[ 365.414] [INFO ] PLCV-HL: stxCG5317_HL_Tick_Boot() HW Vectors sent successfully
[ 365.414] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 619!
[ 365.416] [INFO ] PLCV-HL: stxCG5317_HL_SendChunksTick() Sending 0x1452 bytes to target address 0x14A000
[ 365.416] [INFO ] PLCV-HL: CG5317_HLSendChunksTick() Chunk data sent successfully
[ 365.416] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 620!
[ 365.453] [INFO ] PLCV-HL: stxCG5317_HL_SendChunksTick() Sending 0x1452 bytes to target address 0x14A5AC
[ 365.453] [INFO ] PLCV-HL: CG5317_HLSendChunksTick() Chunk data sent successfully
[ 365.466] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 621!
[ 365.490] [INFO ] PLCV-HL: stxCG5317_HL_SendChunksTick() Sending 0x1452 bytes to target address 0x14AB58
[ 365.490] [INFO ] PLCV-HL: CG5317_HLSendChunksTick() Chunk data sent successfully
[ 365.490] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 622!
[ 365.492] [INFO ] PLCV-HL: stxCG5317_HL_SendChunksTick() Sending 0x12 bytes to target address 0x14B104
[ 365.492] [INFO ] PLCV-HL: CG5317_HLSendChunksTick() Chunk data sent successfully
[ 365.492] [INFO ] PLCV-HL: stxCG5317_HL_Tick_Boot() User config sent successfully
[ 365.492] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 623!
[ 365.493] [INFO ] PLCV-HL: stxCG5317_HL_Tick_Boot() Sent Bin file section header to CG5317
[ 365.493] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 624!
[ 365.494] [INFO ] PLCV-HL: stxCG5317_HL_Tick_Boot() VSM_EXECUTE_COMMAND send to CP CPU
[ 365.494] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 625!
[ 365.495] [NOTICE] PLCV-HL: stxCG5317_HL_Tick_Boot() boot from host finished
[ 365.495] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 626!
[ 366.499] [WARN ] PLCV-HL: stxCG5317_HL_Tick(): Modem did not confirm packet with sessionId 626! Resend packet!
[ 366.511] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 626!
[ 367.513] [WARN ] PLCV-HL: stxCG5317_HL_Tick(): Modem did not confirm packet with sessionId 626! Resend packet!
[ 367.525] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 626!
[ 368.119] [NOTICE] PLCV-HL: ---------> DISCONNECTED
[ 368.132] [NOTICE] PLCV-HL: ---------> DISCONNECTED FROM AVLN
[ 368.533] [WARN ] PLCV-HL: stxCG5317_HL_Tick(): Modem did not confirm packet with sessionId 626! Resend packet!
[ 368.545] [INFO ] PLCV-HL: stxCG5317_HL_Tick(): Success sending packet 626!
[ 368.557] [NOTICE] PLCV-HL: ---------> FIRMWARE RUNNING