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.

OOP complier with KEIL 7.50A

Status
Not open for further replies.

jakky

Newbie level 4
Newbie level 4
Joined
Jan 31, 2006
Messages
7
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,283
Activity points
1,344
Hi all,

I use C++ to control Input and output via AT89C51ED2 by OOP technic (comply by KEIL 7.50A) each opject is work well, but when i join all objects together, the complier was done but it shows me some things as

1. *** warning L9, empty secments encountered.

I found help on KEIL web "empty zero length" but i don't found that. if the errors is thru ,why each object i had test are done with out errors.

can any one help me out please...

Jakky.

Added after 3 hours 33 minutes:

Dear all,

i observed each object that i complied the memory for use is normally
if i join them together the memory is reduce. what 's happen? it should be increased 'cause program code is more than each object is'n it?

please help me.

jakky.
 

Isn't Keil supporting only plain old C?
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top