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.

Configuring a compiler to generate object files for Cypress CY16 device

Status
Not open for further replies.

electronic_jas

Newbie level 5
Joined
Nov 30, 2009
Messages
8
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Location
india
Activity points
1,347
Hi guys,

I'm trying to write a working code for a Bluetooth communication device driver for a Cypress device (CY16 - USB Bluetooth device).

I need to know how to create the final output file (flash-able hex file) for this device from a C code.
I have a Tasking compiler but I don't know how to or if I can configure this compiler to generate a file(.Obj file) which can be later used create a hex file,
so that it can be finally loaded to CY16 device.

Does anyone know how to configure or which inputs to provide a compiler to generate an output file specific to a device?
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top