In reply to dave_59:
Thanks Guys !
If I understood Dave’s reply correctly, below is the summary/assumption I could make.
- assignments to a system task = Self Determined = unsized literal will be considered as single bit size
- assignments to a user task = Context Determined = unsized lieteral will be expanded to a size of argument of a called user task.
If this is the understanding then it seems very dangerous because this does not seem to be clarified properly (Atleast to me) in LRM.
Please let me know if my understanding is improper.