You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
After rebased to latest master branch, observe serial console character output has corrupted.
Tried to revert commit below and found issue no longer there: f0db0b8 driver: uart_ns16550.c: necessary changes for arc iot soc
To Reproduce
Steps to reproduce the behavior:
mkdir build; cd build
cmake -DBOARD=up_squared ../
make menuconfig
select CONFIG_SHELL_BACKEND_SERIAL, CONFIG_LOG
make
copy newly build zephyr.strip image to usb boot drive
boot up Up Squared with the boot drive
Observing console printing corrupted
Expected behavior
Console printing correctly.
Impact
Unable to interact with shell terminal.
Screenshots or console output
Environment (please complete the following information):
Describe the bug
After rebased to latest master branch, observe serial console character output has corrupted.
Tried to revert commit below and found issue no longer there:
f0db0b8 driver: uart_ns16550.c: necessary changes for arc iot soc
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Console printing correctly.
Impact
Unable to interact with shell terminal.
Screenshots or console output

Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: