element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Embedded and Microcontrollers
  • Technologies
  • More
Embedded and Microcontrollers
Embedded Forum Questions about LPCXpresso, keil uvision MDK ARM Ask me
  • Blog
  • Forum
  • Documents
  • Quiz
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Embedded and Microcontrollers to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • Replies 6 replies
  • Subscribers 460 subscribers
  • Views 450 views
  • Users 0 members are here
  • code_red
  • mdkarm
  • keil
  • lpcxpresso
  • arm
  • lpc
Related

Questions about LPCXpresso, keil uvision MDK ARM Ask me

Former Member
Former Member over 13 years ago

If you are getting errors hardware or software on Lpcxpresso and Keil arm i m here to debug it for you image

  • Sign in to reply
  • Cancel
  • Former Member
    Former Member over 13 years ago

    I am having lpc1114 ::LPCexpresso kit... but unable to do coding with "KEIL" guide me Siddhath.. steps to do code in KEIL today I am using Code RED software "Develop" on Windows platform.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Former Member
    Former Member over 13 years ago in reply to Former Member

    For Code Red LPCXpresso:

    1. File->Import select "Existing Projects in the Workspace"

    2.Select from Archive

    3.Go to X:\nxp\LPCXpresso_4.0.6_152\lpcxpresso\Examples\NXP\LPC1000\LPC11xx

    4.Select Archives CMSISv1p30_LPC11xx and CMSISv2p30_LPC11xx necessary for making your own projects

    5. for examples include other archives

    6.edit main file in your project's source folder and build it

     

     

    For Keil:

    I would highly recommend you to do coding job in Keil as it is more user freindly and have got a great offline debugger.

    Steps of creating and debugging your program of LPC1114FBD48/301,1LPC1114FBD48/301,1 in Keil

    1. make a new project select LPC1114FBD48/301,1LPC1114FBD48/301,1 as uC in your choice

    2. include lpc11xx.h into your main file

    3. download a user manual and make your own codes for peripherals or search the examples with your LpcXpresso

    4. whenever you compile your program you get .axf file to download it via lpclink into your lpcxpresso open it via program flash in the toolbar of code red lpcxpresso(its the only way if you want to code in keil).

    5. to debug your code in keil while running on LPCXpresso right click on your project's folder in Code Red LpcXpresso and select import and then select the C/C++ executables and select the .axf file created by Keil and don't forget to "select your made project" instead of "create new project".

    6. and final setting and you are ready to go right click the project (Code red) select Launch Configuration-> Create Launch configuration and  browse your .axf(Keil) file

    select "disable auto build".

    7. now select debug and you are ready to go.

     

    to use debugger of keil click the little magnifying glass in the toolbar above

    Hope it will help!!!!!!!!!!!!!!!image

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Former Member
    Former Member over 13 years ago in reply to Former Member

    hi sid,

    the solution you have provided is really good and it worked for flashing in LPCXpresso.

    but in the 5th step, you said that "right click on project's folder in Code Red LpcXpresso", but my problem is that i am not able to import the uc/os project which was made using keil uvision.

    so i am unable to debug now.

     

    please help me...

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Former Member
    Former Member over 13 years ago in reply to Former Member

    1. it is a kind of tweak what i meant to say is that the project need not to be yours( it can be any project/example but .axf imported should be yours that is what matters and the step 6:do it carefully) it is kind of making lpcxpresso IDE foolimage. it will think it is debugging the dummy project but it will actually debug yours.   it definitely works check it out.

                        sorry for the delayed answerimage

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Former Member
    Former Member over 13 years ago

    Hello mr. Purohit.

    My question does not exactly point to LPC Xpresso or Keil, but it does touch them.

    I'd like you to have a look at my thread ->here<-

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • akaka
    akaka over 11 years ago

    Hi all,

     

    I am trying to convert Adam Dunkel's uIP project from Keil IDE to Eclipse Ganymede using GCC.
    The whole project compiled an d there is no compiation errors but it doesn't work the uIP but other peripherals seem to work fine.

    Any idea??

     

    Thanks in Adavance

     

    Chris

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube