<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.arm.com/utility/feedstylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Inline assembly possible for STM32F4?</title><link>https://community.arm.com/developer/tools-software/tools/f/keil-forum/39810/inline-assembly-possible-for-stm32f4</link><description> 
When I try to use inline assembly in my code (__asm {...}), then
it is refused due to thumb mode - I think this thumb mode is
ultimately required for my processor (STM32F407)? 

 
I tried also #pragma arm - but this is refused for my
processor. 

 </description><dc:language>en-US</dc:language><generator>Telligent Community 10</generator></channel></rss>