<?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>STM32F3 invalid Bool defintion inside USB library</title><link>https://community.arm.com/developer/tools-software/tools/f/keil-forum/31034/stm32f3-invalid-bool-defintion-inside-usb-library</link><description> 
Hi. 

 
Long time professional on competitors products, I&amp;#39;m not
experimenting with the uVision IDE and STM32F3 Discovery board. 

 
First thing for me is understanding how to setup a project, so I
started a new project. 
I have replicated the structure</description><dc:language>en-US</dc:language><generator>Telligent Community 10</generator><item><title>RE: STM32F3 invalid Bool defintion inside USB library</title><link>https://community.arm.com/thread/120200?ContentTypeID=1</link><pubDate>Fri, 29 Nov 2013 10:07:28 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:2beef5f3-0a2e-4eb6-a4d4-297099883e18</guid><dc:creator>Chinzei Tsuneo</dc:creator><description>&lt;p&gt;&lt;p&gt;
As Per said, you should have another FALSE/TRUE/bool define in
your header file.&lt;br /&gt;
And the #include of the header file is placed before the USB headers
from ST.&lt;br /&gt;
Swap the order of #includes, and you&amp;#39;ll see similar error on your
header file.&lt;/p&gt;

&lt;p&gt;
Tsuneo&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: STM32F3 invalid Bool defintion inside USB library</title><link>https://community.arm.com/thread/107429?ContentTypeID=1</link><pubDate>Fri, 29 Nov 2013 08:50:33 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:7debaa57-25f1-4677-962b-da4eb5d9d6c2</guid><dc:creator>Claudio Carbone</dc:creator><description>&lt;p&gt;&lt;p&gt;
Yeah I know it&amp;#39;s ST stuff, but ST has its own project for uVision
that are working.&lt;br /&gt;
I tried building my own one, and I have this problem.&lt;/p&gt;

&lt;p&gt;
Had to remove all the USB stuff.&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: STM32F3 invalid Bool defintion inside USB library</title><link>https://community.arm.com/thread/93098?ContentTypeID=1</link><pubDate>Fri, 29 Nov 2013 08:15:27 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:4122ffd0-6fad-4ef4-a9d9-5b0bdecf01d9</guid><dc:creator>ImPer Westermark</dc:creator><description>&lt;p&gt;&lt;p&gt;
Life gets interesting if the code already has some #define for
TRUE and FALSE.&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: STM32F3 invalid Bool defintion inside USB library</title><link>https://community.arm.com/thread/62426?ContentTypeID=1</link><pubDate>Fri, 29 Nov 2013 08:05:27 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:543ea079-ed8f-4350-8302-f9586258f4ed</guid><dc:creator>Chinzei Tsuneo</dc:creator><description>&lt;p&gt;&lt;p&gt;
usb_type.h of the problem comes from ST&amp;#39;s
&amp;quot;STM32_USB-FS-Device_Lib_V4.0.0&amp;quot;, not from Keil&amp;#39;s.&lt;/p&gt;

&lt;p&gt;

STM32_USB-FS-Device_Lib_V4.0.0\Libraries\STM32_USB-FS-Device_Driver\inc\usb_type.h&lt;/p&gt;

&lt;p&gt;
It suggests ST&amp;#39;s code quality, well ;-)&lt;/p&gt;

&lt;p&gt;
Tsuneo&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>