Hello everyone, I recently switched from keil to MCUXpressoide, but encountered a bit of a problem, when I ported the program from keil to MCUXpressoide, compiled no problem, but after downloading it to let him run, it feels that he is running very slowly, because there is a three-digit digital tube on the board, the digital tube refreshes strangely, three 8- >three 0- >Specific numbers - >a certain one, please have any ideas?
Hello @xxxxyyyy
Please show the code.
Are you using GUI Guider?
BR
Alice.
Hi @xxxxyyyy
1) LPC doesn't have LPC5606 series, are you using LPC5506?
2) It is recommended to check the clock configuration, after porting, the clock configuration maybe different, which affects the refresh speed.
BR
Alice.
Hi @xxxxyyyy
May I ask if the binary is burned directly to the board and run off the IDE (disconnected from the debugger).
Are the actual operating results normal?
BR
Alice.