Forum Discussion
Altera_Forum
Honored Contributor
21 years agouart problem?
hello!i want to receive data from uart1 every 3 sec,i use the time alarm,the data send 1 sec every time,but i found that the data missing seriously! for examle:the rigth data should be:123456789 but ...
Altera_Forum
Honored Contributor
21 years agothank you for your answer! yes i see,but time alarms like ISRs run in a restricted environment.for example:accesses to the HAL file system are not permitted. what's your meaning?