CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to CCS Technical Support

Search found 3 matches
CCS Forum Index
Author Message
  Topic: Invalid array reference address in function
kaihatsuk

Replies: 7
Views: 5569

PostForum: General CCS C Discussion   Posted: Mon May 20, 2024 5:41 pm   Subject: Invalid array reference address in function
Thank you for replying to my post

When I contacted CCS officials, they reported that it was a compiler bug.

Looks like I'll have to find another way to work around it until the bug is fixed.

...
  Topic: Invalid array reference address in function
kaihatsuk

Replies: 7
Views: 5569

PostForum: General CCS C Discussion   Posted: Fri May 17, 2024 2:03 am   Subject: Invalid array reference address in function
sorry.
The # at the beginning was missing.

Even with the modified code, the value is incorrect.

The address of g_cmd_List is 0x810.
The address referenced by a_cmd_List is 0x0000.

In case o ...
  Topic: Invalid array reference address in function
kaihatsuk

Replies: 7
Views: 5569

PostForum: General CCS C Discussion   Posted: Thu May 16, 2024 11:17 pm   Subject: Invalid array reference address in function
The array "g_cmd_List" is defined within the function "Test" by passing a pointer.
I want the reference address of "a_cmd_List" in the function to be the address where & ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group