William Davy
- Total activity 10
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
Activity overview
Latest activity by William Davy-
William Davy created a post,
ARM Cortex-A9 Port (nVidia Tegra2, ARM Realview PBX-A9 and Versatile Express) using CS-GCC
Attached is an initial implementation for a Cortex-A9 port of FreeRTOS. I started the port using QEMU to emulate a Cortex-A9 on the ARM Realview Platform Baseboard for Cortex-A9. The only hardware ...
-
William Davy commented,
Hi Tyrel, I would tend to agree. It makes a lot of sense to have a single go-to project. You are right, there seems to be quite a large amount of interest in integrating into the BSP. Indeed, o...
-
William Davy commented,
Hi Tyrel, No, the port isn't related. I had to do the work as part of my professional commitments. I used the official but out-of-date FreeRTOS port and updated the port layer to support the 12...
-
William Davy created a post,
XDK v12.1 with FreeRTOS v7 on MicroBlaze Spartan-3A DSP 1800A
Hi All, I am providing this build as an updated MicroBlaze port with an included Firmware Design for the Xilinx Spartan-3A DSP 1800A Starter Kit/Board. I plan to update it in the near future with L...
-
William Davy created a post,
TriCore TC179X with MPU support using Tasking VX-toolset
A completely new port for FreeRTOS to the TriCore v1.3 TC179X devices with support for the MPU. Developed using the Infineon Triboard TC1796 v4.1 Start Kit for AUDO-NG TC179X Family devices using t...
-
William Davy commented,
Hi All, Just a quick comment to say that the reason why the debugging seemed to be so slow is because I forgot to add the 'noprint' declaration to the gdbinit file. What was happening was that all ...