This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

LPC2364 managing

Hi,

Last month, I had wrote a BSP for a board based on LPC2292 and this application is using ARTX kernel.

since last week, I'm trying to run a tiny application using a part of this BSP on MBC2300 evaluation board based on LPC2364 chip. ans I have a problem when i'm trying to put an interrupt function. The information that I can read in µvision3 release 3.11 is not good in vic panel (peripherals).
I don't acced to VIcVecAdrx and VicVectCtlx register correctly. When I want to write an interrupt function address into VicVecAdrx regiter, I wrote this address into the channel with the number (see Vic panel)

I've seen the following points :
there is a specific rtx_config.c file for LPC2300 family chip
there are new parameter in LP2300.s file

Somebody could help me please ?
Thanks for all in advance

Parents Reply Children