Hello,
I tried to port my projekt into SDK 15.0.0. During the compilation process I often get the warning:
Warning: The header file 'cmsis_iar.h' is obsolete and should not be used. A sutiable version is automatically included from the CMSIS-core package.This file will be removed in a future release.
Is there something wrong with my configuration?
Another problem happens during debugging. I often run into an HardFault exception. Also with the examples.
HardFault exception.
The processor has escalated a configurable-priority exception to HardFault.
Exception occured at: 0xffffffff
See the call stack for more information.
The call stack don't give me any usefull informations. Also the place where the HardFault happens is not really localizeable. Is this a general problem or is there someting wrong with my configuration? I use the standard configuration of the example projects.
Maybe it is the wrong IAR-Version? For which IAR Version are the examples of SDK 15.0.0?
Thank you very much for your support in advance and best regards
Thomas