This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

About C51 bank funtion call ?

Two funtiom.
One is char A(char *str1,char *str1),this funtion is in BANK 6.
main() is in bank 1;

Now main() call A(Astr1,Astr2) have some error. Seem as some parameter has't been pass OK.

How do I can solve it?

Parents Reply Children
No data