This repository was archived by the owner on Oct 25, 2023. It is now read-only.

Description
Describe the bug
If user would choose SX-ULPGN wifi driver DEBUGLOG to 0, wifi initialization would be completed.
Now, DEBUGLOG outputs to e2 studio virtual console, so user must open virtual console.
System information
- Which hardware board or part numbers? -> RX65N Cloud Kit
- IDE used -> e2 studio v7.6
- Operating System [Windows|Linux|MacOS] -> Windows
- Version of Amazon FreeRTOS (run
git describe --tags to find it) -> 201910.00
- Project [Custom Application|MQTT|Shadow|Greengrass|OTA|Device Defender|TCP Echo|Sub pub Demo|Simple TCP Server] ->OTA
- If your project is a Custom Application, please add the relevant code snippet in the section
Code to reproduce the bug. -> none
Expected behavior
DEBUGLOG 0 -> initialization will be completed.
DEBUGLOG 2 -> initialization will be completed without virtual console open
Screenshots or console output
none
To reproduce
always happen
Code to reproduce the bug
none
Additional context
none
Thank you!