News:

Download Pelles C here: http://www.smorgasbordet.com/pellesc/

Main Menu

Crash IDE with 'asm' keyword

Started by bitcoin, Yesterday at 10:50:15 PM

Previous topic - Next topic

bitcoin

Write any code with an asm block, for example __asm{ nop; nop; }. Put the cursor between the word asm and the opening brace { and press Enter. The program will freeze and crash

John Z

Hi bitcoin,

Confirming your finding.  On Win 11 23H2 it hangs the IDE.  System shows IDE CPU usage goes to 23% with some ups and downs from other things running.  IDE needed to be killed with TM.

John Z