Forum - MCS Electronics

 

FAQFAQ SearchSearch RegisterRegister Log inLog in

Looking for CC1101 REGISTER.INC

 
Post new topic   Reply to topic    www.mcselec.com Forum Index -> BASCOM-AVR
View previous topic :: View next topic  
Author Message
BlackSky

Bascom Member



Joined: 01 Jan 2008
Posts: 21
Location: South Korea

south_korea.gif
PostPosted: Tue Nov 16, 2021 2:00 am    Post subject: Looking for CC1101 REGISTER.INC Reply with quote

HI

I want to use TI's CC1101.
When I search the forum, a file called "CC1101 REGISTER.INC" is used, but I can't find it.
If anyone has this file, please help.

thanks for reading.,

(BASCOM-AVR version : 2.0.7.8 , Latest : 2.0.8.4 )

_________________
I love freedom....
and....
I enjoy programming....
Back to top
View user's profile Visit poster's website
MWS

Bascom Member



Joined: 22 Aug 2009
Posts: 2335

blank.gif
PostPosted: Tue Nov 16, 2021 9:08 am    Post subject: Re: Looking for CC1101 REGISTER.INC Reply with quote

BlackSky wrote:
When I search the forum, a file called "CC1101 REGISTER.INC" is used, but I can't find it.

I'd suggest you link the posts where you found it, in case you won't readers to play detective.
https://www.mcselec.com/index2.php?option=com_forum&Itemid=59&page=viewtopic&t=12821
As its use is via $INCLUDE it has to be a file containing Bascom code, and as it compiles also without the $INCLUDE, there may or may not be much useful in it.
Back to top
View user's profile
BlackSky

Bascom Member



Joined: 01 Jan 2008
Posts: 21
Location: South Korea

south_korea.gif
PostPosted: Tue Nov 16, 2021 9:21 am    Post subject: Re: Looking for CC1101 REGISTER.INC Reply with quote

MWS wrote:
BlackSky wrote:
When I search the forum, a file called "CC1101 REGISTER.INC" is used, but I can't find it.

I'd suggest you link the posts where you found it, in case you won't readers to play detective.
https://www.mcselec.com/index2.php?option=com_forum&Itemid=59&page=viewtopic&t=12821
As its use is via $INCLUDE it has to be a file containing Bascom code, and as it compiles also without the $INCLUDE, there may or may not be much useful in it.




Thanks for your reply.

If you look at someone else's code, they use that file, but I don't have that file, so I asked for help.

thank you.

_________________
I love freedom....
and....
I enjoy programming....
Back to top
View user's profile Visit poster's website
MWS

Bascom Member



Joined: 22 Aug 2009
Posts: 2335

blank.gif
PostPosted: Tue Nov 16, 2021 10:00 am    Post subject: Re: Looking for CC1101 REGISTER.INC Reply with quote

BlackSky wrote:
If you look at someone else's code

As already said: Provide a reference where you exactly find this "someone else's" code.
Back to top
View user's profile
BlackSky

Bascom Member



Joined: 01 Jan 2008
Posts: 21
Location: South Korea

south_korea.gif
PostPosted: Tue Nov 16, 2021 1:39 pm    Post subject: Re: Looking for CC1101 REGISTER.INC Reply with quote

MWS wrote:
BlackSky wrote:
If you look at someone else's code

As already said: Provide a reference where you exactly find this "someone else's" code.


https://www.mcselec.com/index2.php?option=com_forum&Itemid=59&page=viewtopic&t=12821&highlight=cc1101

https://www.mcselec.com/index2.php?option=com_forum&Itemid=59&page=viewtopic&t=12823&highlight=cc1101

https://www.mcselec.com/index2.php?option=com_forum&Itemid=59&page=viewtopic&t=12828&highlight=cc1101

_________________
I love freedom....
and....
I enjoy programming....
Back to top
View user's profile Visit poster's website
MWS

Bascom Member



Joined: 22 Aug 2009
Posts: 2335

blank.gif
PostPosted: Tue Nov 16, 2021 6:11 pm    Post subject: Reply with quote

You will notice, that this is always about the same user pinkfloyd11.
So very likely this "CC1101 REGISTER.INC" does not exist elsewhere, instead it is a user-defined file with unknown content.

Code in the first link compiles well, if the include is removed, the code in the second link complains with removed include because of missing "Register_Address".
This hints that the address is pulled from the include.
And code of the third link does not use this include-file at all.

As the user pinkfloyd11 was last active at December 18th in 2015, it's not very likely that you will get this file from him, neither I think you need it.
Maybe he still reads here and reports back, then you may ask him.
Back to top
View user's profile
BlackSky

Bascom Member



Joined: 01 Jan 2008
Posts: 21
Location: South Korea

south_korea.gif
PostPosted: Wed Nov 17, 2021 1:58 am    Post subject: Reply with quote

MWS wrote:
You will notice, that this is always about the same user pinkfloyd11.
So very likely this "CC1101 REGISTER.INC" does not exist elsewhere, instead it is a user-defined file with unknown content.

Code in the first link compiles well, if the include is removed, the code in the second link complains with removed include because of missing "Register_Address".
This hints that the address is pulled from the include.
And code of the third link does not use this include-file at all.

As the user pinkfloyd11 was last active at December 18th in 2015, it's not very likely that you will get this file from him, neither I think you need it.
Maybe he still reads here and reports back, then you may ask him.



Thanks for the kind advice.

_________________
I love freedom....
and....
I enjoy programming....
Back to top
View user's profile Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    www.mcselec.com Forum Index -> BASCOM-AVR All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum