Hi all,
i am facing an issue with UART2 in application mode , Once i enable uart 2 for application mode, ttyHSL1 is coming as disabled (checked by dmesg | grep tty). While running the app it reporting the below mentioned error
Jan 6 05:49:27 swi-mdm9x28-wp user.err Legato: =ERR= | supervisor[859]/supervisor T=main | app.c GetDevID() 670 | Could not get file info for ‘/dev/ttyHSL1’. No such file or directory.
Jan 6 05:49:27 swi-mdm9x28-wp user.err Legato: =ERR= | supervisor[859]/supervisor T=main | app.c SetCfgDevicePermissions() 775 | Failed to set permissions (rw) for app ‘rs232app_test’ on device ‘/dev/ttyHSL1’.
Jan 6 05:49:27 swi-mdm9x28-wp user.err Legato: =ERR= | supervisor[859]/supervisor T=main | app.c app_Start() 3452 | Failed to set Smack rules or set up app area.
Please suggest a solution to overcome this issue, Thanks in advance
Regards,
Arun