-
```
#ifndef __packed
#define __packed __attribute__((__packed__))
#endif
```
This is a compatibility break with IAR compiler. __packed is already a keyword that eliminates padding between membe…
-
Hi Guys,
I want to compile the server code in IAR for my cortex M33. Is there any porting guide to build in C?
Also can I generate C code instead of cpp using erpcgen tool?
Thanks,
David
-
Hi
In our project, we enable this [--require_prototypes] build option in IAR.
This makes errors:
"xxx\source\iar\retarget_io.c",63 Error[Pa045]: function "__write" has no prototype
"xxx\sourc…
-
**Describe the bug:**
J-Link debugger failed to clear breakpoint: Target busy.
**To Reproduce:**
* Start debug session
* Set a breakpoint
* Clear the breakpoint
* Debug Console shows: Fai…
-
Hi, I am currently working with the library and when I try to compile it with IAR, I get this compilation error:
```
vecDst = vuninitializedq_s16();
^
\cmsis_dsp\Include\ar…
-
### DB Selector
DB3K
### Affected DBID(s)
Aircraft 398
### Summary of Changes
Add in-service date of 1987 and out of service date of 1998
Add [12] OFAB-100-120 Loadout
Add [4] BL.755 Cluster …
-
Hi,
I want to play around with littlefs for our project for an XMC4500 board. I connected an external NOR FLASH (S25FL) and wrote the driver to interact with the flash. I also created a wrapper fun…
-
Support for IAR compilers
[Trello card](https://trello.com/c/qpWCEw24) from old roadmap with a few more details that can be useful.
-
### Is your feature request related to a problem? Please describe.
I was trying to develop a script for a custom toolchain, but after looking at the code, it does not seem xmake supports a toolchain …
-
Se pot adauga metode de citire si comitere raspunsuri pe batch de MessageId-uri ?
La un volum mare de date utilizarea individuala a ReadMessage si CommitRead este anevoiasa iar ReadBatch si CommitRea…