Displaying 5 results from an estimated 5 matches for "perta".
Did you mean:
herta
2020 May 26
2
New LLVM backend for Renesas RL78 MCU
...spect to new features, targets, etc, is the ongoing support - might be relevant to know a bit more about you/your users, whether there are other folks who are likely to maintain this work if you stop being involved at some point, etc.
Sure, no problem!
About me: https://ro.linkedin.com/in/sebastian-perta-46a4383b
Currently I have no intentions of stop being involved in this for a very long time. The only way this can happen is if I decide to leave Renesas in which case I’m sure the company will be interested to find a replacement.
About the users: those are embedded engineers in automotive, IOT, do...
2020 May 26
1
New LLVM backend for Renesas RL78 MCU
...2026”. Also RL78 is under active development: new devices (which a much later termination date) are being released all the time.
So this is very likely to continue for a very long time.
Best Regards,
Sebastian
From: David Blaikie <dblaikie at gmail.com>
Sent: 26 May 2020 18:34
To: Sebastian Perta <Sebastian.Perta at renesas.com>
Cc: Aaron Ballman <aaron at aaronballman.com>; Richard Smith <richard at metafoo.co.uk>; llvm-dev at lists.llvm.org; Dmitri Gribenko <gribozavr at gmail.com>
Subject: Re: [llvm-dev] New LLVM backend for Renesas RL78 MCU
On Tue, May 26, 202...
2002 Dec 18
8
iptables: Invalid argument
2020 Apr 01
3
New LLVM backend for Renesas RL78 MCU
Hello all,
For the past couple of months I've been writing a new llvm backend for Renesas RL78 MCU:
https://www.renesas.com/eu/en/products/microcontrollers-microprocessors/rl78.html
The software manual which contains all there is to know about RL78 is available here:
https://www.renesas.com/us/en/doc/products/mpumcu/doc/rl78/r01us0015ej0220_rl78.pdf
The motivation behind this is the
2006 Mar 22
3
Parent-Child Tables Help
...f in the carmake table i have
1 Toyota
2 Honda
then in the carmodel table ill have
1 1 Corolla
1 2 Civic
(hope this helps you understand)
the color table is simply
id = 1, color = red
id = 2, color = blue ...etc.
Now i want to be able to Create a form to Add Cars
The form would have all the info pertaing to cars, along with dropdown
lists for the makes, models, colors...
i get this error when i do it
Mysql::Error: #23000Cannot add or update a child row: a foreign key
constraint fails: INSERT INTO cars (`created_on`, `number_plate`,
`price`, `title`, `updated_on`, `color_id`, `make_id`, `cc_r...