Hello,
if I'm right than RTEMS 6 should be accompanied with libbsd from
6-freebsd-12 branch which should be based on freebsd-12 (stable/12
branch). Please correct me if I'm wrong here.
If I'm right above, then there are few things which worries me a bit:
(1) FreeBSD's 12 branch is going
Sebastian fixed it now. The local variable was shadowed. Another good
reason to keep local variables at the start of a function ;)
On Sat, Jul 15, 2023 at 9:38 AM Joel Sherrill wrote:
>
>
> The recent grlib changes introduced a Coverity issues.
>
> -- Forwarded message -
> From:
No, because we don't have a reproducible test case.
On Fri, Jul 14, 2023 at 7:38 PM zack leung wrote:
>
> hi, so do you want me make this change?
>
> On Wed, 12 Jul 2023 at 10:54, Gedare Bloom wrote:
>>
>> On Wed, Jul 12, 2023 at 8:06 AM Joel Sherrill wrote:
>> >
>> >
>> > Pavel this was filed
On Mon, Jul 17, 2023 at 1:15 PM Gedare Bloom wrote:
> Sebastian fixed it now. The local variable was shadowed. Another good
> reason to keep local variables at the start of a function ;)
>
+1
The first time I saw GCC spit this warning out was for some particularly
horrible code. It had shadowed
Hello Jacob,
Am 14.07.23 um 09:08 schrieb Christian MAUDERER:
Hello Jacob,
On 2023-07-14 08:36, Christian MAUDERER wrote:
Hello Jacob,
On 2023-07-13 18:59, Jacob Killelea wrote:
Hi Christian,
This looks awesome! Do you have any interest in adding support for
the i.MXRT1062 based Teensy 4.0
This patch applies cleanly and builds renode for me. Thanks for making
the changes, this recipe should be much easier to maintain for version
updates of renode. i will push it if no one complains soon.
We will definitely need some documentation for building this. At the
least you should start with
The patch has 3 whitespace errors. I have fixed them, and I will push this soon.
On Tue, Jun 27, 2023 at 8:42 PM Muhammad Sulthan Mazaya
wrote:
>
> Hi Joel and Chris,
>
> Yes, and I will be working on the rsb patch for renode installation next.
>
> Regards,
> Mazaya
>
> On Wed, Jun 28, 2023 at 12
Thanks Gedare,
I will write a blog about it and work on the documentation.
- Mazaya
On Tue, Jul 18, 2023 at 7:28 AM Gedare Bloom wrote:
> This patch applies cleanly and builds renode for me. Thanks for making
> the changes, this recipe should be much easier to maintain for version
> updates of
On 12/7/2023 6:43 pm, Muhammad Sulthan Mazaya wrote:
> Use the design of how qemu handle config files + add version number to
> the config file name.
>
> ---
> bare/config/devel/renode-1.13.3-1.cfg | 11 ++
> bare/config/devel/renode.bset | 7
> source-builder/config/ren
Hi,
I was trying to implement renode for testing leon3 using rtems-test. I
noticed that from the example they provide
https://github.com/antmicro/renode-rtems-leon3/blob/main/leon3_rtems.resc,
it seems like the renode simulator needs the prom image of leon3 to do so.
I don't think an additional bu
10 matches
Mail list logo