Simulation problem ================
I need to simulate STM32 by set PORTB bit15 to low ( other bit is configed OUT).
bs READ PORTB,1,"PORTB&=0x7fff"
The Program is hangup and close.