Missing hal_ext_lld_isr.h Topic is solved

Report here problems in any of ChibiOS components. This forum is NOT for support.
omcdr
Posts: 89
Joined: Wed Aug 17, 2016 3:25 pm
Has thanked: 7 times
Been thanked: 7 times

Missing hal_ext_lld_isr.h  Topic is solved

Postby omcdr » Tue Oct 17, 2017 3:16 pm

In compilation with latest ChibiOS I got error:
Fatal error[Pe1696]: cannot open source file "hal_ext_lld_isr.h"


In STM32\LLD\EXTIv1\hal_ext_lld.h there is:

Code: Select all

#ifndef HAL_EXT_LLD_H
#define HAL_EXT_LLD_H

#if HAL_USE_EXT || defined(__DOXYGEN__)

#include "hal_ext_lld_isr.h"


How to fix it ?

User avatar
Giovanni
Site Admin
Posts: 14455
Joined: Wed May 27, 2009 8:48 am
Location: Salerno, Italy
Has thanked: 1076 times
Been thanked: 922 times
Contact:

Re: Missing hal_ext_lld_isr.h

Postby Giovanni » Tue Oct 17, 2017 3:20 pm

Hi,

The EXT driver has been deprecated and will be removed entirely. Now PAL has callback capability, it replaces EXT.

Giovanni


Return to “Bug Reports”

Who is online

Users browsing this forum: No registered users and 16 guests