Error L1822_ZigBee_StarNetworkApp

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Error L1822_ZigBee_StarNetworkApp

1,484 Views
Iggy
Contributor I
Hello warriors,

I have a little problem with CodeWarrior HC(S)08 3.1 Special Editon. I want to choose any files of project - some for Target1, some for Target2,... So I´m trying touch and untouch (red mark) them, but I can select only all files or nothing
Please, can You anyone help me??? Is it possible in Special Edition?!?

Anothet (more important) problem is that I had to change Freescale project of ZigBee application - there´re more than 32 files in project (Special Edition is limiting on this number of files). So I removed header files and I have right access paths in Target Settings , I believe :-(*) But the´re many L1822 Link Error - it´s saying: Symbol (it´s variable, usually). But undefined (as CodeWarrior says) variables are in the C-source or header files which are "mapped" in Access paths... Is it possible core of problem bad order of files in link order (it´s job of CodeWarrior, isn´t)?!?

Thank You for any answer,
regards

Iggy
Labels (1)
Tags (1)
0 Kudos
3 Replies

559 Views
J2MEJediMaster
Specialist I
If you're talking about the red checkmark, you can only select files with a .c extension to touch.

To add different files to a different target, first make the new target. Do this by:

1) Click on the Target tab in the Codewarrior project window to view the project's targets.

2) Make the new target by selecting Project | Create Target...

3) Click on the Files tab in the project window to return to the files view.

4) Choose the new target from the Target pull-down menu at the top of the project window.

5) Go to the Target column and click in it by the file names you wish to add to the target.

Sorry if I'm covering the same ground you've gone over. I think the Special edition's limits apply on a per-project basis, so I don't think creating new targets is going to get you around the file limit.

559 Views
Iggy
Contributor I
Thank You, J2MEJediMaster,

yeahh, you said true, the progress, as you described it, I went throught, but without wanted result. I must say complete true - it works in any projects, in other not...(probably another stupid mistake :-))
But it doesn´t matter, I have other bigger problem (see above, limited size of C code) - so I must tell my boss: I want to have complete version of CodeWarrior.... why I know what he´ll tell me...:smileyvery-happy:

Regards,
Iggy
(please, excuse my bad English - I believe that regular reading this forum improve my English :-))
0 Kudos

559 Views
Iggy
Contributor I
It happends (traditionally :-)) that my "problem" is really stupid. I'm going from Prague to Moscow throught New York - it was stupid progress: why creating new project when I can remove some files (it´s better header files :smileyvery-happy:) from the Freescale ZigBee project. Okey doke, but whups - limited version (Special Edition) allows only 16KB of C code, such a surprise :smileysad:

Have a nice day,
confused Iggy
0 Kudos