import gpio
import uart
UART_RX_GPIO ::= 20
UART_TX_GPIO ::= 19
main:
port := uart.Port
--rx=gpio.Pin UART_RX_GPIO
--tx=gpio.Pin UART_TX_GPIO
--baud_rate=115200Potential deadlock detected:
Process: 2
Program: a42ef4b4-b892-6588-9883-ce3d1e1e3b30
BCI: 0x5c6
Primitive: 10:1
fatal: Potential dead-lock
abort() was called at PC 0x4202f7fd on core 0
Core 0 register dump:
MEPC : 0x40806b76 RA : 0x4081546e SP : 0x40831da0 GP : 0x40824824
TP : 0x40831fe0 T0 : 0x37363534 T1 : 0x7271706f T2 : 0x33323130
S0/FP : 0x40831ddc S1 : 0x40831ddc A0 : 0x40831ddc A1 : 0x40831dbe
A2 : 0x00000000 A3 : 0x40831e09 A4 : 0x00000001 A5 : 0x4082d000
A6 : 0x00000000 A7 : 0x76757473 S2 : 0x40831dc0 S3 : 0x00000001
S4 : 0x004c4b40 S5 : 0x00000005 S6 : 0x028e885f S7 : 0x408332c0
S8 : 0x00000000 S9 : 0x00000000 S10 : 0x00000000 S11 : 0x00000000
T3 : 0x6e6d6c6b T4 : 0x6a696867 T5 : 0x66656463 T6 : 0x62613938
MSTATUS : 0x00001881 MTVEC : 0x40800001 MCAUSE : 0x00000002 MTVAL : 0x00000000
MHARTID : 0x00000000PRIMITIVE(create, 11)Especially since you have confirmed that 190 works for you.
Note that you can use the pins with a flag