On 9/10/19 3:31 am, Sebastian Huber wrote:
> - Am 8. Okt 2019 um 4:04 schrieb Jonathan Brandmeyer
> jbrandme...@planetiq.com:
>
>> On Mon, Oct 7, 2019 at 12:32 AM Sebastian Huber
>> wrote:
>>>
>>> Hello,
>>>
>>> I need your help to figure out if some host tools which I would like to
>>> use
- Am 8. Okt 2019 um 4:54 schrieb Chris Johns chr...@rtems.org:
> On 7/10/19 5:32 pm, Sebastian Huber wrote:
>> I need your help to figure out if some host tools which I would like to use
>> for
>> the RTEMS BSP build and development are widely supported on the host
>> platforms
>> of all RTE
- Am 8. Okt 2019 um 4:04 schrieb Jonathan Brandmeyer
jbrandme...@planetiq.com:
> On Mon, Oct 7, 2019 at 12:32 AM Sebastian Huber
> wrote:
>>
>> Hello,
>>
>> I need your help to figure out if some host tools which I would like to
>> use for the RTEMS BSP build and development are widely suppo
I don't have a test case that I can post or give away, yet. I may put one
together later.
Yes. All 4 tasks are on that same conditional wait. The condition is a
response from a block device. The test case is hammering the RAM disk. I
wrote some of the flash drivers but as far as I know, the R
Hello,
My setup is RTEMS 4-11.3 on a STM32H7 with an external QSPI flash
(IS25LP016D).
I have to write the code that communicates with IS25LP016D to accomplish
read/write/erase.
I want to use JFFS2 FS on this flash device. Since I'm not very familiar
with JFFS2
internals yet, just a few questions: