Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Recent content by bloodynri

  1. B

    Help with getc() and kbhit()

    kbhit ccs Hi, I'm using the ex_bootloader.h,loader.c etc from CCS as my bootloader. I have it in such a way that if I press "x" in hyperterminal, it will run load_program() and I will be able to upload my application hex file. Now once the application is running, I want to be able to press...
  2. B

    help with loader.c for ccs

    ccs loader.c I have a problem with loader.c First of all I'm confused about what is required to run a bootloader. In my project, I have my main C file, the header files related to that and the loader.c file. Is this all I need? Do I need the ex_bootloader etc that come with CCSC? When I...
  3. B

    Help in downloading firmware via Hyperterminal. (Bootloader)

    Re: Help in downloading firmware via Hyperterminal. (Bootloa thanks for the quick reply, but it is "required" to use hyperterminal. The firmware uses hyperterminal and so "higher authority" wishes that everything happen within that. I tried that website but its given in assembly code. I'm using...
  4. B

    Help in downloading firmware via Hyperterminal. (Bootloader)

    Hi Everyone, I'm a rookie in microcontrollers. I have the bootloader files that come with CCS compiler. I need to be able to upload a .hex file (using C to code) unto the micro via hyperterminal. I do not know how to have the bootloader code on one part of the micro's memory and have the...

Part and Inventory Search

Back
Top